Re: [Nagios-users] RV: check_snmp : External command error with no output (return code: 3)

2009-10-27 Thread Stuart Browne
> -Original Message- > From: Ricardo Melendez [mailto:rmelen...@utep.com.mx] > Sent: Wednesday, 28 October 2009 10:35 > To: Stuart Browne; nagios-users@lists.sourceforge.net > Subject: RE: [Nagios-users] RV: check_snmp : External command error > with no output (return code: 3) > > Hi, St

Re: [Nagios-users] RV: check_snmp : External command error with no output (return code: 3)

2009-10-27 Thread Ricardo Melendez
Hi, Stuart Well, I download and install "net-snmp-5.4.2.1", and run: ./configure make make install No more config in net-snmp. Next, I launch compilation for nagios-plugins with quickstart instructions but the "check_hpjd" and "check_snmp" do not compile. Then I launch the ./configure script

Re: [Nagios-users] Configuring Serce Dependencies in Nagios 3.1.2

2009-10-27 Thread Neil Ramsay
Hi Mirza, >From "Building a Monitoring Infrastructure With Nagios" by David Josephen pg. 71 "Before Nagios checks the state of a service, it first checks the state of all the services that the service depends upon (its parents). If all of those services are okay, Nagios proceeds to check the chil

Re: [Nagios-users] RV: check_snmp : External command error with no output (return code: 3)

2009-10-27 Thread Stuart Browne
> From: Ricardo Melendez [mailto:rmelen...@utep.com.mx] > Sent: Wednesday, 28 October 2009 06:19 > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] RV: check_snmp : External command error with no > output (return code: 3) > > Hi, this is the verbose output, > > nag...@nagios:/usr/

[Nagios-users] problem with check_url

2009-10-27 Thread Eddy Ruiz Azcuy
Hi everyone, here's the problem, I have installed a monitoring server running nagios3 in my company and we must monitor a webpage since the clients work with it 24x7,but once I've downloaded the check_url.pl Perl-written Nagios plugin and I have placed it in the folder /usr/lib/nagios/plugin/ I

[Nagios-users] RV: check_snmp : External command error with no output (return code: 3)

2009-10-27 Thread Ricardo Melendez
Hi, this is the verbose output, nag...@nagios:/usr/local/nagios/libexec$ ./check_snmp -H 192.168.1.5 -C MYCOMMUNITY -o ifOperStatus.1 -r 1 -m RFC1213-MIB -v /usr/local/bin/ -t 1 -r 5 -m RFC1213-MIB -v 1 [authpriv] 192.168.1.5:161 ifOperStatus.1 External command error with no output (return

[Nagios-users] Configuring Serce Dependencies in Nagios 3.1.2

2009-10-27 Thread Mirza Dedic
Hello, I have a Nagios setup and I am monitoring LAN/WAN servers/services including network devices, smb shares, squid service status, server pings, and our frame relay. Now if my frame relay goes down between the two offices, obviously my Nagios will not be able to check the server and smb/sq

[Nagios-users] [UPDATE] remote check_by path question

2009-10-27 Thread lance raymond
Sorry, after a 10 or so minutes (not sure on the latency) but the error did change. It now shows the following; Warning threshold must be float or float triplet!I am hitting a meeting now but at least there is progress and something else I can google unless someone knows of this already and has a

[Nagios-users] remote check_by path question

2009-10-27 Thread lance raymond
I now want to add some remote checks, and it looks like a simple path issue, yet I can't seem to verify. The groundwork server, and all webservers are running Ubuntu-Server 8.10. SSH key's are setup with the user nagios, and I can remotely ssh in to the 1st webserver no problem. I am / was getti

[Nagios-users] grouing services

2009-10-27 Thread Melanie Pfefer
hi, I am trying to group a list of services, using a servicegroup or other methods. Currently, I have this config file define service{ namemy-service use generic-service check_period

Re: [Nagios-users] file or directory not found

2009-10-27 Thread Marc Powell
On Oct 27, 2009, at 4:22 AM, Alex Huth wrote: > For all newbies to nagios like me: It seems you can't only copy the > plugins to > a remote server and check him by ssh. You have to compile the > plugins on the > remote server, then it works fine. The plugins are really no different than any

Re: [Nagios-users] file or directory not found

2009-10-27 Thread Alex Huth
* Alex Huth schrieb: > * Natxo Asenjo schrieb: > > On Thu, Oct 22, 2009 at 4:07 PM, Alex Huth wrote: > > > > do ls -l /usr/local/nagios/libexec/check_disk and check the permissions > > > That was the first thing i did, they have all 755. Did i missed something > else? I only have to copy the bi