I have a health rule widget on a dashboard which turns red when the health rule associated with this widget is violated. Once it turns red I would like to display the event So that users are known why the health rule is in red.
Is this possible and how? Please advise
Rather than cluttering a top-level dashboard with too many widgets (e.g. one event list for every application), a best practice is to define multiple levels of dashboards showing incrementally more detail.
e.g. Summary Dashboard drills down to a Detail Dashboard drills down to a Diagnostic Dashboard
To implement this approach for your scenario, you would define the Health Rule widget in your top level dashboard and configure the "Double Click Action" for that widget to drill down to the Detail Dashboard that includes the Application Event List.
Regards,
Brian Wheeldon
we wont be able to display Health Rule status and event details on same widget in a dashboard, but we can add one more widget with events list which will show the events list when the health rule is violated.
Rather than cluttering a top-level dashboard with too many widgets (e.g. one event list for every application), a best practice is to define multiple levels of dashboards showing incrementally more detail.
e.g. Summary Dashboard drills down to a Detail Dashboard drills down to a Diagnostic Dashboard
To implement this approach for your scenario, you would define the Health Rule widget in your top level dashboard and configure the "Double Click Action" for that widget to drill down to the Detail Dashboard that includes the Application Event List.
Regards,
Brian Wheeldon