How to Display Performance Health Monitors' Thresholds
To display monitor thresholds, use the script attached in this section. This script works for the majority of Performance Health monitors. It creates a .csv file that includes the following columns and that can be viewed using Excel.
Dispalys the followinf for Unit Monitors:
Management Pack "MP": The Management Pack Name
Target: Target Class
Monitor Display Name: The display name of the monitor
Threshold: The threshold used by the monitor
AlertOnState: Determines whether the monitor generates an alert when the state changes
AutoResolveAlert: Determines whether the generated alert will be automatically resolved when the monitor state goes back to green
AlertSeverity: The severity of the generated alert
How to run the script:
- Open The Operations Manager Shell
- Run the PS script GET-MONITOR-threshold.ps1
- Check the output in C:\Thresholds
The exported file can be viewed using Excel
Download the script here: https://gallery.technet.microsoft.com/How-to-get-the-thresholds-0f225fdb