View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - SystemStatusCounter
- Class
- VMware.Hv.SystemStatusCounter
- Returned by
- Monitoring_GetSystemStatusCounter
- See also
- EventSeverityCounter, HealthCounter
- Since
- Horizon 7.12
Data Object Description
System status information.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
sessionsCount | xsd:int |
Number of active sessions.
|
problemVcenterVmsCount | xsd:int |
Number of the managed VMs which are in any of the following machine's
basicState states :
AGENT_ERR_DISABLED, AGENT_UNREACHABLE, AGENT_ERR_INVALID_IP,
AGENT_ERR_NEED_REBOOT, AGENT_ERR_PROTOCOL_FAILURE,
AGENT_ERR_DOMAIN_FAILURE, AGENT_CONFIG_ERROR, PROVISIONING_ERROR,
ERROR, UNASSIGNED_USER_CONNECTED, UNASSIGNED_USER_DISCONNECTED,
UNKNOWN.
|
problemRDSHostsCount | xsd:int |
Number of RDS Hosts that are part of a farm and which are in any of
the following status states :
AGENT_UNREACHABLE, AGENT_CONFIG_ERROR, UNKNOWN, ALREADY_USED,
PROVISIONING_ERROR, ERROR and AGENT_ERR_PROTOCOL_FAILURE.
|
eventSeverityCounter | EventSeverityCounter |
Event severity counter. This will be unset if Event database is not
configured in the Pod.
|
healthCounter | HealthCounter |
The health status information.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |