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
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
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
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.
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:
> -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
> >
>
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
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
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
> 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
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
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
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
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
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
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
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
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
18 matches
Mail list logo