I need a solution
I am attempting to create a dashboard in SQL Reporting that pulls the status of the monitoring policies and display this on a dashboard.
Is there an easy way to determine which table the status of each policy is located?
IE: Monitor policy = Service on Machine A, Need to display this as green or red, based on the status (running or not etc)
If I am doing this wrong or there is a better way to do this please let me know..