Problem running check_ifoperstatus
Naman Latif
naman.latif at inamed.com
Tue Apr 13 22:26:17 CEST 2004
Hi,
I have problems running the check_ifoperstatus from within NAGIOS. It
runs fine from the command line, no error message appears in the log
file. I have run a packet trace and NAGIOS doesn't even try to execute
the plugin (Don't see any SNMP packets). check_ping plugin works fine
without any problem.
Plugin definition is
+++++++++++++++++++++
#Cisco Interface Operational Status Command
define command{
command_name check_ifoperstatus
command_line $USER1$/check_ifoperstatus -H $HOSTADDRESS$ -C
$ARG1$ -v $ARG2$ -k $ARG3$
}
++++++++++++++++++++
Service definition is
+++++++++++++++++++++
define service{
use sb-core-service
host_name firewall
service_description Firewall
contact_groups network-admins
check_command check_ifoperstatus!xx-xxxx!1!1
}
++++++++++++++++++++++++++
Permissions on check_ifoperstatus are
+++++++++++++++++++++=
-rwxr-xr-x 1 nagios nagios 10756 Mar 23 14:50 check_ifoperstatus
++++++++++++++++++++
Any help ?
Regards\\ Naman
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
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