Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Reachability status for a monitored server has changed or server continues to be unreachable. More...
Public Attributes | |
int | id |
id of the server entry | |
string | host |
Server hostname/IP address. | |
ServerReachability | reachable |
Current Reachability state. | |
![]() | |
Object | source |
IDL object that originated the event. | |
Event: Reachability status for a monitored server has changed or server continues to be unreachable.
Definition at line 132 of file ServerMonitor.idl.
string servermon::ServerMonitor::ServerReachabilityEvent::host |
Server hostname/IP address.
Definition at line 134 of file ServerMonitor.idl.
int servermon::ServerMonitor::ServerReachabilityEvent::id |
id of the server entry
Definition at line 133 of file ServerMonitor.idl.
ServerReachability servermon::ServerMonitor::ServerReachabilityEvent::reachable |
Current Reachability state.
Definition at line 135 of file ServerMonitor.idl.