Generic TCP Service Monitoring Results

A separate variable is created for every monitored TCP service. The variables are named Generic TCP Service, Port (genericTcp) followed by port number. For example, variable for TCP service at port 2345 is named as Generic TCP Service, Port 2345 (genericTcp2345). The variables have the following fields:

Field

Description

Successful

Indicates that connection with a service was established without errors.

Error

Connection or data transfer error, or NULL is there were not errors.

Response Time, milliseconds

Service response time.

Reply

Reply received from a service, in the string form. NULL if no reply was received or error occurred.

Was this page helpful?