Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.1.2
-
None
-
None
Description
Steps:
- Deploy cluster.
- Stop some service.
- Wait for alerts appearing.
Result: Hosts page button does not have counter with alerted hosts.
"http://host:8080/api/v1/clusters/cl1?fields=Clusters/health_report,Clusters/total_hosts,alerts_summary_hosts&minimal_response=true":
{ "Clusters" : { "cluster_name" : "cl1", "health_report" : { "Host/stale_config" : 0, "Host/maintenance_state" : 0, "Host/host_state/HEALTHY" : 4, "Host/host_state/UNHEALTHY" : 0, "Host/host_state/HEARTBEAT_LOST" : 0, "Host/host_state/INIT" : 0, "Host/host_status/HEALTHY" : 0, "Host/host_status/UNHEALTHY" : 1, "Host/host_status/UNKNOWN" : 0, "Host/host_status/ALERT" : 3 }, "total_hosts" : 4, "version" : "HDP-2.3" }, "alerts_summary_hosts" : { "CRITICAL" : 0, "OK" : 4, "UNKNOWN" : 0, "WARNING" : 0 } }
"CRITICAL" : 0, "WARNING" : 0
Attachments
Attachments
Issue Links
- links to