check_icmp

Marc Powell marc at ena.com
Mon Oct 8 19:51:52 CEST 2007



> -----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





More information about the Users mailing list