[Nagios-users] nrpe (No output returned from plugin)

2007-01-29 Thread Jonathan Murray
I am trying to set up disk space check on a client running nrpe. Server: nagios-2.5-2.fc4 nagios-plugins-nrpe-2.3-2.2.fc4.rf Client: nagios-nrpe-2.3-2.2.fc4.rf nagios-plugins-1.4.4-1.fc4 On the server, if I run the command to test it, it seems to produce valuable data: /usr/lib

Re: [Nagios-users] Testing Plugins

2007-01-29 Thread Lars Stavholm
Paul Hunter wrote: > I am getting the following error when Iattempt to check aplugin on Solaris > 10: > > ./check_ping -h > ld.so.1: check_ping: fatal: libssl.so.0.9.8: open failed: No such file or > directory > Killed > > > I did install SMCosl98d... Check your LD_LIBRARY_PATH. I take it SMCo

[Nagios-users] Testing Plugins

2007-01-29 Thread Paul Hunter
I am getting the following error when Iattempt to check aplugin on Solaris 10: ./check_ping -h ld.so.1: check_ping: fatal: libssl.so.0.9.8: open failed: No such file or directory Killed I did install SMCosl98d... Thanks -

Re: [Nagios-users] alerts

2007-01-29 Thread Brian Loe
On 1/29/07, Brian Loe <[EMAIL PROTECTED]> wrote: > > So I need some real help, real fast - where can I look to see why > alerts are not getting out? According to the logs they're being sent, > but the pager and e-mail isn't getting anything, which is gonna hurt > if something happens after 5 today!

Re: [Nagios-users] alerts

2007-01-29 Thread Brian Loe
On 1/29/07, Brian Loe <[EMAIL PROTECTED]> wrote: > > The config check (nagios -v) shows everything as fine. Log file shows > Nagios coming up fine. Its not sending ANY alerts, via the old e-mail > method or the new pager method I created. In alert history this is the > only thing "unusual" - and I'

Re: [Nagios-users] alerts

2007-01-29 Thread Brian Loe
On 1/29/07, Morris, Patrick <[EMAIL PROTECTED]> wrote: > Everything you've showed looks normal. That lock file is only checked > when Nagios starts up, to see if it's already running. It doesn't need > any group-write permissions, and isn't even looked at when an alert is > sent. > > Chances are

Re: [Nagios-users] Monitoring UDP Packets using ping

2007-01-29 Thread Demetri Mouratis
On Mon, 29 Jan 2007, Sekhar wrote: > Hi Guys, > > I want to monitor for one ip address UDP Packets using ping how do i do > this normal ping is working for icmp packets.One of my client stop > access to icmp packets and he is only allowing udp. > First, tell your client to allow at least some

Re: [Nagios-users] alerts

2007-01-29 Thread Morris, Patrick
> On 1/29/07, Josh Yost <[EMAIL PROTECTED]> wrote: > > > Program End[01-22-2007 11:35:01] Lockfile > > > '/usr/local/nagios/var/nagios.lock' is held by PID 8228. Bailing > > > out... > > > > > > > Try killing all nagios processes, erase the lock file, and start > > Nagios again. > > > > See if t

Re: [Nagios-users] Monitoring UDP Packets using ping

2007-01-29 Thread Morris, Patrick
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Sekhar > Sent: Monday, January 29, 2007 7:46 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Monitoring UDP Packets using ping > > I want to monitor for one ip address UDP Packets using ping > how do i d

[Nagios-users] mod_perl like for ePn in Nagios

2007-01-29 Thread Marc Michot
Hello, I would like to know if it is possible to use a script launched by ePn in Nagios like mod_perl in apache. I wouls like to be able to retrieve informations of Nagios core, and if possible to write to. As it is possible to do with mod_perl in apache. Because I have too many informations

[Nagios-users] timed out check_procs on solaris 10

2007-01-29 Thread Martin Møller Pedersen
Hi, I have compiled the nagios-plugins-1.4.5 on a solaris 10 with gcc 3.4.6 but when I run check_procs it just times out ?! Any advises ? Thanks /Martin pods7# /usr/local/nagios/libexec/check_procs -w 5 -c 10 -s Z CRITICAL - Plugin timed out after 10 seconds pods7# ldd /usr/local/nagios/lib

Re: [Nagios-users] alerts

2007-01-29 Thread Brian Loe
On 1/29/07, Josh Yost <[EMAIL PROTECTED]> wrote: > > Program End[01-22-2007 11:35:01] Lockfile > > '/usr/local/nagios/var/nagios.lock' is held by PID 8228. Bailing > > out... > > > > Try killing all nagios processes, erase the lock file, and start Nagios > again. > > See if that helps at all. When

Re: [Nagios-users] alerts

2007-01-29 Thread Josh Yost
Brian Loe wrote: > Turns out, I'm not getting any alerts sent all of a sudden (or at > least since trying to implement the new alert), the only clue I > currently have is that every time it should have sent an alert, I get > this instead (which hows up in the host alert history): > > Program End[0

[Nagios-users] alerts

2007-01-29 Thread Brian Loe
Turns out, I'm not getting any alerts sent all of a sudden (or at least since trying to implement the new alert), the only clue I currently have is that every time it should have sent an alert, I get this instead (which hows up in the host alert history): Program End[01-22-2007 11:35:01] Lockfile

[Nagios-users] Monitoring UDP Packets using ping

2007-01-29 Thread Sekhar
Hi Guys, I want to monitor for one ip address UDP Packets using ping how do i do this normal ping is working for icmp packets.One of my client stop access to icmp packets and he is only allowing udp. Thanks for your help - Sucker-punch spam with awar

Re: [Nagios-users] different check_command output on host than on server

2007-01-29 Thread Rob Blake
On 1/23/07, De Wetenschapper <[EMAIL PROTECTED]> wrote: hi guys, when I execute a certain command on the client itself it is OK, but when executed from the server I get an other output. I have no idea where to look for this, What is different from executing it from the server or on the client i

Re: [Nagios-users] check_by_ssh plugin

2007-01-29 Thread Andreas Ericsson
Moayad Mohammad wrote: > when i use check_by_ssh plugin to check the CPU or hard disk, I got the > following error > ( Remote command execution failed: /usr/local/nagios/libexec/check_disk: > error while loading shared libraries: libssl.so.6: cannot open shared > object file: No such file or direc