Hi all,
I'm trying to check if a specific service is running on a Windows Server which I monitor with Nagios,
The server is being monitored and everything is working fine,
but when I try to execute a command of "Check_snmp_process" from the CLI to the same server (in the LAN),
I get an error the there is no answer from the host.
Am I missing something?
Thanks to all.
sysmate@sysmate-nagios:/usr/local/nagios/libexec$ ./check_snmp_process.pl -H X.X.X.X -p YYYYY -C public -n "igsmux.exe" -t 20
No answer from host X.X.X.X:YYYYY
check_snmp_process - no answer
Re: check_snmp_process - no answer
Hi
What is the output when you run:
Thanks
What is the output when you run:
Code: Select all
/usr/local/nagios/libexec/check_snmp_process.pl -H X.X.X.X -p YYYYY -C public -n "igsmux.exe" -t 20 -v