[Nagios-users] Database Problem

2006-03-12 Thread Tony John
Dear all, I have configured nagios and installed mysql. I got two scripts called loadconfig.pl and loadlogs.pl from nagiosexchange(http://www.nagiosexchange.org/Misc.36.0.html?&tx_netnagext_pi1%5Bp_view%5D=462) site. I ran these scripts successfully and it has loaded the logs into

[Nagios-users] Incorrect command line arguments supplied

2006-03-12 Thread rod
I'm moving Nagios to a new server. I've installed and set-up as per instructions and its running fine except for all the UNIX check commands that use check_nrpe. They all show the "Incorrect command line arguments supplied" error  in status information. System Details: Nagios Server:         Fedo

Re: [Nagios-users] Correct Syntax??

2006-03-12 Thread Hugo van der Kooij
On Mon, 13 Mar 2006, Jody Noscov wrote: > define command{ > command_namecheck-host-alive > command_line$USER1$=/usr/local/nagios/libexec check_ping -H > $HOSTADDRESS$ -w 99,99% -c 100,100% -p 1 This can not be right. Either $USER1$ is defined so you do not have to use an a

RE: [Nagios-users] Correct Syntax??

2006-03-12 Thread Jody Noscov
OK so after changing it around a little, I now get this error sh: line 1: =/usr/local/nagios/libexec/check_load: Permission denied Warning: Return code of 126 for check of service 'Current Load' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.

[Nagios-users] Correct Syntax??

2006-03-12 Thread Jody Noscov
While attempting to start nagios I am recieving error similar to this one. sh: line 1: /check_ping: No such file or directory Warning: Return code of 127 for check of service 'PING' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists. sh: line 1:

RE: [Nagios-users] SNMP, Dell Hardware

2006-03-12 Thread Matthew Joyce
> -Original Message- > From: Subhendu Ghosh [mailto:[EMAIL PROTECTED] > Sent: Monday, 13 March 2006 2:41 PM > To: Matthew Joyce > Cc: Nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] SNMP, Dell Hardware > > On Mon, 13 Mar 2006, Matthew Joyce wrote: > > > > > Hi All > > >

Re: [Nagios-users] SNMP, Dell Hardware

2006-03-12 Thread Subhendu Ghosh
On Mon, 13 Mar 2006, Matthew Joyce wrote: Hi All I'm using Nagios (on Debian Sarge) to monitor our servers and I'm having difficulties getting chack_snmp to work. If I use the command `snmpget -v1 -m /root/DELL_10892.mib -c public myserver powerSupplyStatus.1.1` I get the result : MIB-Dell-10

RE: [Nagios-users] Problems with the pre-flight check

2006-03-12 Thread Jody Noscov
I have commented out the following in minimal.cfg #define command{ # command_namecheck_local_disk # command_line$USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$ # } #define command{ #command_namecheck-host-alive #command_line$USER1$/check_ping -H

[Nagios-users] SNMP, Dell Hardware

2006-03-12 Thread Matthew Joyce
Title: SNMP, Dell Hardware Hi All  I'm using Nagios (on Debian Sarge) to monitor our servers and I'm having difficulties getting chack_snmp to work. If I use the command `snmpget -v1 -m /root/DELL_10892.mib -c public myserver powerSupplyStatus.1.1` I get the result : MIB-Dell-10892::po

Re: [Nagios-users] Problems with the pre-flight check

2006-03-12 Thread Jim Perrin
> How do I overcome these? You'll need to edit your nagios.cfg. minimal.cfg conflicts with some of the other files. You need to go through the files and check for conflicts. -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety'' Benjam

[Nagios-users] Problems with the pre-flight check

2006-03-12 Thread Jody Noscov
I have managed to start nagios, but it is not monitoring anything due to some problems encountered in the preflight check (which I had commented out to be able to at least start nagios) these problems are: Error: Command 'check-host-alive' has already been defined Error: Could not register com

[Nagios-users] WAP pages aren't working with serviceoutput containing html

2006-03-12 Thread js
Hi all, The output of one of my plugin looks like this: Pressure is 12 bar. I don't use urlize to generate this, but instead I programmed my plugin to output this way. In de webinterface of nagios this tells me the status of the service. When clicking on the pluginoutput a page is generated

Re: [Nagios-users] scriptalias error

2006-03-12 Thread Jim Perrin
On 3/9/06, Dustin <[EMAIL PROTECTED]> wrote: > On 3/9/06, Deborah Martin <[EMAIL PROTECTED]> wrote: > > Check that the conf.d/nagios.conf file exists first, then ensure its > > included in the httpd.conf > > (follow other examples that are in there) and then remove any extra nagios > > specific lin

RE: [Nagios-users] Nagios escalations not working

2006-03-12 Thread Hugo van der Kooij
On Thu, 9 Mar 2006, Pavel Santos wrote: > Hugo, > > this is my escalations.cfg file: for now > > > define serviceescalation{ > host_name server1 > service_description HTTP > first_notification 3 > last_notification 5 > notificat

Re: [Nagios-users] scriptalias error

2006-03-12 Thread Hugo van der Kooij
On Thu, 9 Mar 2006, Dustin wrote: > Thanks for the reply, but how am I supposed to know this? The setup > docs here say to add those lines to my httpd.conf: > > http://nagios.sourceforge.net/docs/2_0/installweb.html > > Is this outdated documentation that I'm following? No. But you did not insta

Re: [Nagios-users] Status Map

2006-03-12 Thread moshe sharon
Hello   This adds service problems information for the statusmap. im not sure about nagios 2.0 final but i manage to patch version 1.3   the link: http://www.nagiosexchange.org/Patches_2_0.67.0.html?&tx_netnagext_pi1[p_view]=386   No need for "couple of good books on programming and a few hundred h

Re: [Nagios-users] Status Map

2006-03-12 Thread John Bass
Hi EXT-Fuentes, Well, I hit the same problem of wanting to change the background colour of a host dependant on service status... which I have done.. a few mods to the statusmap.c, works a treat. - John Bass (JohnneyBoy) --- This thread is loc

Re: [Nagios-users] Status Map

2006-03-12 Thread John Bass
Hi EXT-Fuentes, Well, I hit the same problem of wanting to change the background colour of a host dependant on service status... which I have done.. a few mods to the statusmap.c, works a treat. - John Bass (JohnneyBoy) --- This thread is loc