Generic UDP Service Monitoring Results

A separate device setting variable is created for every monitored UDP service (see Generic UDP Service Monitoring section). The variables are named Generic UDP Service, Port (genericUdp) followed by port number. For example, variable for UDP service at port 5432 is named as Generic UDP Service, Port 5432 (genericUdp5432). The variables have the following fields:

Field

Description

Port

Port number used to send data to.

Successful

Indicates that the reply was successfully received.

Error

Data transfer error, or NULL is there were not errors.

Reply

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

Response Time, milliseconds

Service response time.

Was this page helpful?