Specifies the hostname or FQDN of the computer that hosts the service.
Blank - Indicates that the operator assumes that the service is running on the touchpoint host.
Specifies the host port on which the service is listening. Some well-known and registered ports include the following:
You can specify any valid port in this field.
Specifies the local port that the Get Network Service Status operator uses on the touchpoint host to connect to the remote port.
Note: If the specified port is unavailable, the operator fails.
Specifies the protocol to use when verifying the status of the service and sending data. If UDP is specified, the Connection Timeout (sec) field is disabled because UDP is a connectionless protocol.
This value can be one of the following:
TCP (if left blank).
Specifies the maximum amount of time that the operator waits for a connection to the service before timing out. This field is applicable to TCP protocol only.
This value can be one of the following:
20 seconds (if blank)
(Optional) Specifies data to send to the service. Most services do not expect any data.
Specifies whether the operator reads data from the service after contacting it.
This value can be one of the following:
Notes:
Specifies the amount of time to spend waiting for reply data from the service. This field is specified because the data from the service does not have an EOF at the end.
This value is a positive integer. Zero (0) is not allowed. Otherwise, the operator would wait for a long time until the service closes the socket.
20 seconds (if blank).
Specifies the maximum amount of data to read from the service.
4096 bytes
(Optional) Specifies a pattern to use to match the data returned from the service. If specified, pattern matching determines whether the operator succeeds or fails.
The operator matches the pattern against the data read during the time period specified in Time to Read Data up to the number of bytes specified in Max Data to Read.
The operator matches the pattern as a substring of the reply data.
|
Copyright © 2014 CA.
All rights reserved.
|
|