Re: [Nagios-users] Could not open commandfile '/usr/local/nagios/var/rw/nagios.cmd'

2008-05-21 Thread Daniel Bareiro
On Sunday, 18 May 2008 22:53:03 -0500, Marc Powell wrote: > > There are at least a couple ways to fix this. One would be to > > recompile Nagios to use a group your webserver is a member of. > > Another would be to set the "rw" directory setgid www-data so new > > files created there have that as

[Nagios-users] re-notify on OK state

2008-05-21 Thread Kevin Manuel
Hi, Is it possible to configure Nagios to send a notification for each of several received "OK" service alerts? i.e. 3 "OK" alerts for a specific service will send out 3 corresponding notifications. You are probably wondering why I would want this ... I am using Nagios to send notifications of r

Re: [Nagios-users] Tests not restarting after timeouts

2008-05-21 Thread Ugo Bellavance
Marc Powell a écrit : > On May 21, 2008, at 7:54 AM, Ugo Bellavance wrote: > >> This is on the page of the web interface. I just found out that if I >> click on the test's link (somethime it needs a few tries), the test >> kind >> of refreshed and shows OK. > > Sounds like classic behavio

Re: [Nagios-users] nagios-plugins fail to compile solaris 10 x86/x64

2008-05-21 Thread kyle . odonnell
-bash-3.00$ gcc -v Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shar

Re: [Nagios-users] Check_host_alive over NRPE

2008-05-21 Thread Marc Powell
On May 21, 2008, at 11:40 AM, Alessandro Zatti wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello to all, > do you have any experience of check host alive via NRPE? > > I need to check about ten host behind two firewall and i can't use the > check_host_alive directly from my centr

[Nagios-users] Check_host_alive over NRPE

2008-05-21 Thread Alessandro Zatti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello to all, do you have any experience of check host alive via NRPE? I need to check about ten host behind two firewall and i can't use the check_host_alive directly from my central nagios with NRPE?. How can i configure the nrpe to execute Check

[Nagios-users] SOAP - Nagios intergration

2008-05-21 Thread Nair
Pls share ur thots on SOAP - Nagios intergration. Thank you, Nair - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/_

Re: [Nagios-users] nagios-plugins fail to compile solaris 10 x86/x64

2008-05-21 Thread Terry L. Inzauro
[EMAIL PROTECTED] wrote: > I used the following: > > ./configure --prefix=/opt/nagios --enable-perl-modules > --with-perl=/usr/bin/perl --without-ipv6 --without-openssl > --without-ssl --disable-ssl --disable-openssl > --with-ps-command=/usr/bin/ps -eo 's uid pid ppid vsz rss pcpu etime > comm arg

Re: [Nagios-users] nagios-plugins fail to compile solaris 10 x86/x64

2008-05-21 Thread Terry L. Inzauro
[EMAIL PROTECTED] wrote: > I used the following: > > ./configure --prefix=/opt/nagios --enable-perl-modules > --with-perl=/usr/bin/perl --without-ipv6 --without-openssl > --without-ssl --disable-ssl --disable-openssl > --with-ps-command=/usr/bin/ps -eo 's uid pid ppid vsz rss pcpu etime > comm arg

[Nagios-users] Service Checks while Host down

2008-05-21 Thread Axel Schmalowsky
Hi list, is there a way to temporarily disable service checks on hosts while they're down? That's is, how can I configure nagios to not conducting service checks for any hosts it recognizes in a DOWN-state? I'm running nagios in a distributed environment with 15 distributed servers and one cen

Re: [Nagios-users] nagios-plugins fail to compile solaris 10 x86/x64

2008-05-21 Thread kyle . odonnell
I used the following: ./configure --prefix=/opt/nagios --enable-perl-modules --with-perl=/usr/bin/perl --without-ipv6 --without-openssl --without-ssl --disable-ssl --disable-openssl --with-ps-command=/usr/bin/ps -eo 's uid pid ppid vsz rss pcpu etime comm args' --with-ps-format=%s %d %d %d %d %d %

Re: [Nagios-users] Tests not restarting after timeouts

2008-05-21 Thread Marc Powell
On May 21, 2008, at 7:54 AM, Ugo Bellavance wrote: > This is on the page of the web interface. I just found out that if I > click on the test's link (somethime it needs a few tries), the test > kind > of refreshed and shows OK. Sounds like classic behavior for having two nagios daemons

Re: [Nagios-users] Problem with Router status in notification.

2008-05-21 Thread Jay R. Ashworth
On Tue, May 20, 2008 at 12:19:22PM -0500, Marc Powell wrote: > On May 20, 2008, at 11:39 AM, Jay R. Ashworth wrote: > > On Tue, May 20, 2008 at 02:16:23PM +0530, Michael Mukherji wrote: > >> thanks for your input.But the port was actually down.Bt i want > >> notification > >> saying that port

[Nagios-users] Tests not restarting after timeouts

2008-05-21 Thread Ugo Bellavance
Hi, Sometimes on my nagios servers, I find tests that are hung somewhere in the past. Right now, I have some tests that are "Last Check" 05-06-2008 13:52:19 (or around that time). When I check in my logs, I can see that around 13:50 on this date, there is a lot of nagios tests that en

[Nagios-users] nagios-plugins fail to compile solaris 10 x86/x64

2008-05-21 Thread Terry L. Inzauro
hey list, im getting the following when attempting to compile nagios-plugins on a solaris 10 x86 (x4500) box. # begin background system info -bash-3.00$ uname -a SunOS loraine 5.10 Generic_127128-11 i86pc i386 i86pc -bash-3.00$ gcc -v Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.

[Nagios-users] The timer of "Last State Change" wrong

2008-05-21 Thread Thanh vovinam
Hello Nagios users, We are using Nagios 3.0rc2 to monitor many machines (passiv, activ, -cheks). We have one Nagios server (master) and 5 Nagios server (slaver). Nagios Slaver monitors many machines (hosts) and forwards events to Nagios Master (about 8.000 passiv checks). Last few days ago oc

Re: [Nagios-users] Nagios 3.x - service hard state problem

2008-05-21 Thread jfonfon
> Hi, > > Since I'm running Nagios 3.x (now 3.0.2) I've problem with some service > state. > Without the foreseen retry the state of a service become HARD. > > As example an output of the logs: > > [2008-05-21 08:36:30] SERVICE ALERT: host_x;service_y;OK;HARD;1;interface > UP > [2008-05-21 08:35:00

Re: [Nagios-users] Strange problem with nagios 3.0 for network device monitoring

2008-05-21 Thread Pallav . S . Gupta
thanks a ton thomas !!! Thomas Guyot-Sionnest <[EMAIL PROTECTED]> 05/21/2008 03:18 PM To [EMAIL PROTECTED] cc nagios-users@lists.sourceforge.net Subject Re: [Nagios-users] Strange problem with nagios 3.0 for network device monitoring -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21

Re: [Nagios-users] Query regarding negate wrapper

2008-05-21 Thread Satish Kumar P
Hi Thomas, Thanks for the quick response. Your solution has helped me. Timeout was the real issue. After increasing the negate plugin's timeout, it is working properly. Thanks & Regards, Satish Kumar P On Wed, May 21, 2008 at 3:08 PM, Thomas Guyot-Sionnest <[EMAIL PROTECTED]> wrote: > -BE

Re: [Nagios-users] Strange problem with nagios 3.0 for network device monitoring

2008-05-21 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/05/08 03:59 AM, [EMAIL PROTECTED] wrote: > > Dear List > > I am using nagios 3.0 in Ubuntu 7.10 .To monitor a router with snmp > command i am using the following command > > define service{ > use

Re: [Nagios-users] Query regarding negate wrapper

2008-05-21 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/05/08 05:19 AM, Satish Kumar P wrote: > Hi, > > I have been trying to test and implement the negate wrapper in our > Nagios environment. It has worked successfully with all (except one) of > the plugins. 'negate' is not working as expected when

[Nagios-users] Query regarding negate wrapper

2008-05-21 Thread Satish Kumar P
Hi, I have been trying to test and implement the negate wrapper in our Nagios environment. It has worked successfully with all (except one) of the plugins. 'negate' is not working as expected when I try to use with check_http (with -u argument especially). When I actually run the negate wrapper w

[Nagios-users] Strange problem with nagios 3.0 for network device monitoring

2008-05-21 Thread Pallav . S . Gupta
Dear List I am using nagios 3.0 in Ubuntu 7.10 .To monitor a router with snmp command i am using the following command define service{ use generic-service ; Inherit values from a template host_name mumbai-gw1 service_description