Generic TCP Service Settings
The following settings presented by TCP Services/Ports (tcpSettings
) variable are used to monitor a particular service/port (see also Generic TCP Service Monitoring):
Property | Description |
Port | Port number to connect to. |
Timeout, milliseconds | This timeout is used twice: for establishing TCP connection and waiting for a reply. |
Send Data | Raw data to send, in the string form. Default value is null. This value determines service status check procedure, see Generic TCP Service Monitoring section for details. |
Was this page helpful?