Srimanth Gunturi created AMBARI-8575:
----------------------------------------
Summary: Alerts UI: Fix various alerts badge issues on Host
Details page
Key: AMBARI-8575
URL: https://issues.apache.org/jira/browse/AMBARI-8575
Project: Ambari
Issue Type: Task
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Srimanth Gunturi
Assignee: Srimanth Gunturi
Fix For: 2.0.0
*Hosts table*
# On the hosts page we have a filter to select hosts with alerts. This is
currently (0) when there are hosts with alerts
# The hosts table used to have a badge containing number of alerts - that is
missing. Clicking on the badge should show the alerts for that host.
*Host page*
# The host details page has an alert badge, that is not in sync with actual
alerts.
# The host alerts badge should move beside the Alerts tab. The tab title should
look like {{Alerts \[0\]}}, or {{Alerts \[3\]}}. The {{\[3\]}} value should be
the sum of critical/warning alerts only (just like cluster level). Also the
{{\[3\]}} badge should have its color determined in the same way as cluster
level alerts badge. Red for atleast 1 critical, Orange for atleast 1 warning,
Gray otherwise.
# Filtering of {{Last Triggered}} column is not working.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)