Hi there, is this possible?
I need to ascertain which monitors have an alert associated with them. part from going to each alert is this something which can be put in a report or similar and exported to csv maybe?
you can go to Orion Database Manager to your NetPerfMon database and find the table for AlertDefinitions then use Query Table then Refresh - then use drop named EXPORT and select the file format of your choice (CSV is one choice).
you'll find a column which contains the SQL query use for those for APM monitors.
this is what i use to document our alerts.