Nagios Check TCP
Posted: Wed Feb 08, 2012 6:36 am
Hello,
It appears whenever I apply a Nagios XI update the check_xi_service_tcp command changes to:
"$USER1$/check_tcp -H $HOSTADDRESS$ $ARG1$"
This causes all of my check tcp port services to report Critical.
Adding the -p (For the port number) back the command resolves the issue. "$USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$"
This happened when I installed the 2011R1.9 and 2011R2.0 updates. Just thought I would make you aware.
Regards
It appears whenever I apply a Nagios XI update the check_xi_service_tcp command changes to:
"$USER1$/check_tcp -H $HOSTADDRESS$ $ARG1$"
This causes all of my check tcp port services to report Critical.
Adding the -p (For the port number) back the command resolves the issue. "$USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$"
This happened when I installed the 2011R1.9 and 2011R2.0 updates. Just thought I would make you aware.
Regards