[Nagios-users] Creating Nagios Read-Only Users

2010-04-26 Thread Jatin Davey
Hi Is it possible to create read-only users who just have read permissions to access the nagios GUI ? Can some one point me on how to do it. Thanks Jatin -- ___ Nagios-users m

[Nagios-users] About host check retry interval for nagios v 3.x

2010-04-26 Thread Yu Watanabe
Hello all. I would like to ask a question regarding to "Host Definition" in Nagios official document of 3.x. In the "Object Definitions -> Host Definition", the host retry interval is set as "#". What would be the interval lentgh that Nagios is actually performed with this value? Would it be t

[Nagios-users] FW: Timeperiods and oncall rotation with UK Public holidays

2010-04-26 Thread Parish, Brent
I've been wanting to chime in on this topic for some time now, but I've done so much customization in my Nagios environment that it would be really hard to post the code. For example, my notify.pl script checks out user preferences that are stored in a database, which requires the CGI that allows

Re: [Nagios-users] Problem with notification config

2010-04-26 Thread Brian Ipsen
Hi The problem is that I never know if I get 1, 2 or 10 warnings before the state changes to critical (or maybe even OK)... That is why I find it a bit difficult, and wonder whether an eventhandler would be the proper solution... Regards /Brian -Original Message- From: Assaf Flatto [m

Re: [Nagios-users] Setting up Escalations.

2010-04-26 Thread dOE
Thank you your guide helped On Tue, Apr 6, 2010 at 4:31 PM, Giorgio Zarrelli wrote: > Hi, > > the workflow for check/notification/escalation is the following: > > > 1. The service/host is checked in OK state with the check_interval > timing; > > 2. As the service/host goes into a NON OK state, b

Re: [Nagios-users] event handler & flapping

2010-04-26 Thread Giorgio Zarrelli
Try with environment variables, they Are described in the manual. Mauve they can help! Ciao, Giorgio Il giorno 26/apr/2010, alle ore 18.54, alexus ha scritto: > On Mon, Apr 26, 2010 at 11:20 AM, Flyinvap wrote: >> Le Mon, 26 Apr 2010 10:25:37 -0400, >> alexus a écrit : >> >>> is there a

Re: [Nagios-users] event handler & flapping

2010-04-26 Thread alexus
On Mon, Apr 26, 2010 at 11:20 AM, Flyinvap wrote: > Le Mon, 26 Apr 2010 10:25:37 -0400, > alexus a écrit : > >> is there a way to incorporate flapping state into event handler? > > May be test $HOSTPERCENTCHANGE$, $SERVICEPERCENTCHANGE$ or > $NOTIFICATIONTYPE$ macros in your event handler script

Re: [Nagios-users] event handler & flapping

2010-04-26 Thread Flyinvap
Le Mon, 26 Apr 2010 10:25:37 -0400, alexus a écrit : > is there a way to incorporate flapping state into event handler? May be test $HOSTPERCENTCHANGE$, $SERVICEPERCENTCHANGE$ or $NOTIFICATIONTYPE$ macros in your event handler script ? -- Fly

[Nagios-users] event handler & flapping

2010-04-26 Thread alexus
is there a way to incorporate flapping state into event handler? -- http://alexus.org/ -- ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourcef

Re: [Nagios-users] check_ifoperstatus Query

2010-04-26 Thread Joseph L. Casale
>Also, if what you suggest is correct, then I have to ensure I always plug my >most important LAN into the first Ethernet, what happens if I want to check >a second interface too. Uhm, check your "2nd" interface in addition to, or alternatively then? --

[Nagios-users] Host group services scheduled downtime

2010-04-26 Thread Assaf Flatto
Hello I just encountered an issue of cancelling scheduled downtime on a host group and related services . I have 20 hosts in a group and each host has 3 checks , when I scheduled the downtime - not a problem - the CGI has a nice option to add that . Now that I need to cancel the downtime - I h

Re: [Nagios-users] Problem with notification config

2010-04-26 Thread Assaf Flatto
Brian Ipsen wrote: > > Hi > > I’m having an issue with notification handling and escalation…. > > As far as I can see, the notification counter on a service-check > increments by one every time a notification is sent – no matter > whether the notification is a warning or a critical notification.

[Nagios-users] check_snmp-load.pl

2010-04-26 Thread Ihab Samara
Hi I have a problem with "check_snmp_load.pl", it is always returning 100.0% CRITICAL for a linux host, which is a false positive ofcourse. The check I am using: check_snmp_load.pl -H ipadd -C public -T netsc -w 80% -c 90% I tried all the -T options, but didn't work. This check used to work

Re: [Nagios-users] check_ifoperstatus Query

2010-04-26 Thread nigel . leach
I’m not so sure it would be messy, surely most users would want a Nagios NOTOK if any of their Ethernet adapters are returning a bad status. Also, if what you suggest is correct, then I have to ensure I always plug my most important LAN into the first Ethernet, what happens if I want to check a