Code: Select all
ll /usr/local/nagios/libexec | grep sgichk_cuda_queues.plCode: Select all
ll /usr/local/nagios/libexec | grep sgichk_cuda_queues.plCode: Select all
define command {
command_name sgichk_cuda_queues.pl
command_line $USR$/sgichk_cuda_queues.pl -H $HOSTADDRESS$ $ARG1$
} Code: Select all
define command {
command_name sgichk_cuda_queues.pl
command_line $USR$/sgichk_cuda_queues.pl -H 64.5.129.4 $ARG1$
} Code: Select all
$USR1$/sgichk_cuda_queues.pl -H $HOSTADDRESS$ $ARG1$Code: Select all
$USER1$/sgichk_cuda_queues.pl -H $HOSTADDRESS$ $ARG1$