Installation guide
Table A.11. General::SNMP Check settings
Field Value
SNMP OID*
SNMP Community String* public
SNMP Port* 161
SNMP Version* 2
Timeout* 15
Critical Maximum Value
Warning Maximum Value
Warning Minimum Value
Critical Minimum Value
A.4.4. General::TCP Check
The General::TCP Check probe tests your TCP server by verifying that it can connect to a system via
the specified port number. It collects the following metric:
Remote Service Latency - The time it takes in seconds for the T CP server to answer a connection
request.
The probe passes the string specified in the Send field upon making a connection. The probe
anticipates a response from the system, which should include the substring specified in the Expect
field. If the expected string is not found, the probe returns a CRITICAL status.
Table A.12. General::TCP Check settings
Field Value
Send
Expect
Port* 1
Timeout* 10
Critical Maximum Latency
Warning Maximum Latency
A.4.5. General::UDP Check
The General::UDP Check probe tests your UDP server by verifying that it can connect to a system via
the specified port number. It collects the following metric:
Remote Service Latency - The time it takes in seconds for the UDP server to answer a connection
request.
The probe passes the string specified in the Send field upon making a connection. The probe
anticipates a response from the system, which should include the substring specified in the Expect
field. If the expected string is not found, the probe returns a CRITICAL status.
This probe's transport protocol is User Datagram Protocol (UDP).
Probes
97