ConnectionServerMonitorInfoV2
Monitoring information related to Connection Server.
{
"certificate": {
"valid": true,
"valid_from": 1561939200000,
"valid_to": 1561939200000
},
"connection_count": 1234,
"cs_replications": [
{
"server_name": "cs1.example.com",
"status": "OK"
}
],
"default_certificate": false,
"details": {
"build": "12345678.0.1",
"version": "7.9.0"
},
"id": "d0325b13-2bf1-4fa4-b027-e780004f2d1e",
"last_updated_timestamp": 1582029025748,
"name": "cs1.example.com",
"services": [
{
"service_name": "BLAST_SECURE_GATEWAY",
"status": "UP"
}
],
"session_protocol_data": [
{
"session_count": 341,
"session_protocol": "BLAST"
}
],
"session_threshold": 2000,
"status": "OK",
"tunnel_connection_count": 1234
}
Number of connections to this Connection Server.
Connection Server replication status with respect to the Peer Connection Servers in the same cluster.
Indicates whether server has the default certificate.
Unique ID of the Connection Server.
The timestamp in milliseconds when the last update was obtained. Measured as epoch time.
Connection Server host name or IP address.
Connection Server related Windows services information.
PCoIP, RDP or BLAST protocol sessions details when clients connect directly to the connection server.
The maximum number of connections allowed for the connection server through the Horizon client. If all of the secure gateways (HTTP(S)/PCOIP/BLAST) are enabled, this field denotes the maximum number of connections allowed for the connection server.If none of the secure gateways(HTTP(S)/PCOIP/BLAST) are enabled, sessionThreshold value will not be set.
Status of the Connection Server.
- OK: The Connection Server is working properly.
- ERROR: Error occurred when connecting to Connection Server.
- NOT_RESPONDING: The Connection Server is not responding.
- UNKNOWN: Status of Connection Server is unknown.
- RESTART_REQUIRED: Connection Server needs a Restart.
Number of connections tunneled through this Connection Server.