check_icmp

Edwin Zoeller Edwin.Zoeller at ama-assn.org
Mon Oct 8 20:09:56 CEST 2007


That got it to run as Nagios. Here is the next message:

Form command line as nagios user:
OK - fwCOLO1: rta 0.052ms, lost 0%|rta-0.052ms;200.000;500.000;0;
pl-0%;40;80;;

>From within Nagios:
CRITICAL-208.250.29.6: rta nan, lost 100% 

-----Original Message-----
From: nagios-users-bounces at lists.sourceforge.net
[mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of Marc
Powell
Sent: Monday, October 08, 2007 12:52 PM
To: nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] check_icmp



> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-

> bounces at lists.sourceforge.net] On Behalf Of Edwin Zoeller
> Sent: Monday, October 08, 2007 12:12 PM
> To: Valdinger, Stephen (DOV, MSX)
> Cc: nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] check_icmp
> 
> ./check_icmp: Permission denied

There are a number of check_icmp's floating around out there. I'm going
to assume that this is the version written by Andreas Ericsson. If so,
it must be SUID root to run. As the root user --

chown root /path/to/check_icmp
chmod 6755 /path/to/check_icmp; #or use 6555 depending on your paranoia
level

Try your test again as the nagios user.

--
Marc

------------------------------------------------------------------------
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list