Re: [Nagios-users] NRPE Plug-in Development

2008-01-05 Thread Heiko Schlittermann
Gerhard Lausser <[EMAIL PROTECTED]> (Sa 05 Jan 2008 15:53:22 CET): > Hi Heiko, > > > In case you want to enable some extended monitoring > > (performance), you may output the performance data: > > > > "OK - current bw: 17Mbit/s|in:12 out:22" > > Are you sure about the performance data for

Re: [Nagios-users] NRPE Plug-in Development

2008-01-05 Thread Gerhard Lausser
Hi Heiko, > In case you want to enable some extended monitoring > (performance), you may output the performance data: > > "OK - current bw: 17Mbit/s|in:12 out:22" Are you sure about the performance data format? : looks more like Cacti-format. According to the developer guidelines' proposa

Re: [Nagios-users] NRPE Plug-in Development

2008-01-04 Thread Heiko Schlittermann
Carlos Chiriboga Calderon <[EMAIL PROTECTED]> (Fr 04 Jan 2008 23:37:10 CET): > First, i need express my excuses becouse my level of knowledge of english is > very low. > > Now, i'm writing a new plugin for get the bandwith used in a sample time, > the program run fine but i cant make then the nag

Re: [Nagios-users] NRPE Plug-in Development

2008-01-04 Thread Aaron M. Segura
http://nagiosplug.sourceforge.net/developer-guidelines.html#PLUGOUTPUT On Fri, 2008-01-04 at 17:37 -0500, Carlos Chiriboga Calderon wrote: > First, i need express my excuses becouse my level of knowledge of english is > very low. > > Now, i'm writing a new plugin for get the bandwith used in a s

[Nagios-users] NRPE Plug-in Development

2008-01-04 Thread Carlos Chiriboga Calderon
First, i need express my excuses becouse my level of knowledge of english is very low. Now, i'm writing a new plugin for get the bandwith used in a sample time, the program run fine but i cant make then the nagios read the result correctly. the help of my program is this: **