[Nagiosplug-help] Problem with check_rpc

Pedro Silveira Vieira da Silva psilva at dcc.online.pt
Sat Nov 15 04:24:03 CET 2003


I'm trying to use check_rpc to verify the state of several nfs servers.

When I run the commands by and:
check_rpc -H server -C nfs -c2,3
or
check_rpc -H server -C nfs

It always says OK. But when I configure it in nagios with the lines:

# 'check-nfs' command definition
define command{
        command_name    check-nfs
        command_line    $USER1$/check_rpc -H $HOSTADDRESS$ -C nfs -c2,3
        }


The result in the cgi is (No output!).

Anyone has had this problem?


Pedro





More information about the Help mailing list