Re: [Nagios-users] Data strored in .RRD but nagios graph is not showingthe data(graph is Empty)

2008-11-17 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Novin Jaiswal wrote: > One more thing to share abt the issue. > > In every graph all MIN, Max, Avg, Cur values are shown as “nan”. That is usually the case when you do not have any real data in the database. So focus on getting real data into RRD fi

Re: [Nagios-users] Integrating nagios with nagiosgraph and drraw - URLproblem

2008-11-17 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve Burton wrote: >> On Mon, Nov 17, 2008 at 16:45, Steve Burton >> ://nagios.my.domain/drraw/drraw.cgi?Mode=view%3BGraph=1226789709.8592 > > No that doesn't work. I gets past nagios but then drraw doesn't > understand URI encoding. Time to

Re: [Nagios-users] Integrating nagios with nagiosgraph and drraw - URLproblem

2008-11-17 Thread Steve Burton
> On Mon, Nov 17, 2008 at 16:45, Steve Burton > <[EMAIL PROTECTED]>wrote: >> > Hey Steve: >> >> > I don't know if it will work or not but you could try escaping the >> > semicolon. >> >> > E.g. >> > >> ://nagios.my.domain/drraw/drraw.cgi?Mode=view\;Graph=1226789709.8592 >> >> > -Jake >> >> Middle

Re: [Nagios-users] Nagios + Gnokii -> SMS not being sent

2008-11-17 Thread adigei
Ludo Bosmans (skynet skynet.be> writes: > > Hello, > > Have you tried to use your "gnokii" command as the "nagios" user? > Does the nagios user have enough rights to access the serial port that is > configured with gnokii? > > King regards, > > Ludo Thank you all, i did "su nagios", ran the

Re: [Nagios-users] Integrating nagios with nagiosgraph and drraw - URLproblem

2008-11-17 Thread Steve Burton
> Hey Steve: > I don't know if it will work or not but you could try escaping the > semicolon. > E.g. > ://nagios.my.domain/drraw/drraw.cgi?Mode=view\;Graph=1226789709.8592 > -Jake Middle posting :) Jake, yes and no! inserting the \ in action_url does stop nagios removing the end of th

Re: [Nagios-users] Data strored in .RRD but nagios graph is not showingthe data(graph is Empty)

2008-11-17 Thread Novin Jaiswal
One more thing to share abt the issue. In every graph all MIN, Max, Avg, Cur values are shown as "nan". Thanks & Regards Novin Jaiswal Ishi Systems Inc. 201-521-3155(Direct) 732-318-8156(Cell) From: Novin Jaiswal [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 200

[Nagios-users] Data strored in .RRD but nagios graph is not showing the data(graph is Empty)

2008-11-17 Thread Novin Jaiswal
Hi Friends, I have successfully incorporate Nagios graph +Nagios+rrdtool. Data is stored successfully but nagiosgraph is not plotting based on data and the graph is empty without any data. When I am running following cmd to see that the data (in DB "nagios" and "pegcount" datasource and "Al

Re: [Nagios-users] accommodate 7426 passive checks on nagios 3.0.3

2008-11-17 Thread Mark Young
On Nov 17, 2008, at 9:40 AM, Marc Ismael wrote: > Hi Mark, > > Thanks for the response. I just realized that I've opened the old > templates.cfg file (apologies, im an 1d1ot). > My freshness_treshhold is actually 600 (10mins), but still im seeing > this issue. Then it may be a problem that y

Re: [Nagios-users] accommodate 7426 passive checks on nagios 3.0.3

2008-11-17 Thread Marc Ismael
Hi Mark, Thanks for the response. I just realized that I've opened the old templates.cfg file (apologies, im an 1d1ot). My freshness_treshhold is actually 600 (10mins), but still im seeing this issue. template.cfg snippet === define service{ namee_p

Re: [Nagios-users] accommodate 7426 passive checks on nagios 3.0.3

2008-11-17 Thread Mark Young
On Nov 16, 2008, at 9:16 PM, Marc Ismael wrote: > Hi all, > > I have 7426 incoming passive checks on my nagios server. I turned on > freshness check at every 60 seconds, check_result_reaper_frequency > at 60 and max_check_result_reaper_time at 90. I am getting a lot of > stale passive resul

Re: [Nagios-users] (no subject)

2008-11-17 Thread Christian Schneemann
On Monday November 17 2008 03:05:15 pm JC NB wrote: > Hi, Hi, > > I'm trying to understand because the field ' Current Attempt ' in HOST > STATE INFORMATION is maintained in 1/4, being that the 'Host Status' is in > DOWN and ' Current Notification Number ' is already with the value of 55? > However

[Nagios-users] Mismatch between information: web console and nagios.log

2008-11-17 Thread JC NB
Hi, I'm trying to understand because the field ' Current Attempt ' in HOST STATE INFORMATION is maintained in 1/4, being that the 'Host Status' is in DOWN and ' Current Notification Number ' is already with the value of 55? However, the attempts of checking (1/4,2/4,3/4 and 4/4 - change of stat

[Nagios-users] (no subject)

2008-11-17 Thread JC NB
Hi, I'm trying to understand because the field ' Current Attempt ' in HOST STATE INFORMATION is maintained in 1/4, being that the 'Host Status' is in DOWN and ' Current Notification Number ' is already with the value of 55? However, the attempts of checking (1/4,2/4,3/4 and 4/4 - change of st

Re: [Nagios-users] Email Notifications

2008-11-17 Thread kellyjackie
Thanks to everyone for their response on email notifications, i now have the commands.cfg file configured to work correctly with esmtp(when tested from the command line). The syntax is as follows: # 'notify-host-by-email' command definition define command{ command_name notify-host-by-email co