Up or Down

An Up or Down check looks at a specific network TCP port to confirm if it accepting connections.

At a technical level the check is for a SYN/ACK response from that network port. It does not attempt to make a connection at the Layer 7 application level.

Note

The Monitor Target attribute for the monitor can be an IP address or a DNS name.

Monitor Specific Options

NameDescriptionValue TypeExample ValueRequired
TCP PortThe TCP network port to attempt for a connection.Integer80TRUE

Evaluation

The response to the monitor attempt will be evaluated as a TRUE or FALSE.

Last updated on