I have added a .NET application to monitor on SCOM 2012 R2 through .Net Application Monitoring wizard. The .NET app is only raising alerts for Application_start (global.aspx) and Web API when it should raise lots of alerts related to performance for different pages throughout the app.
- In order to be able to select this app from the wizard, I had to override the discovery rule in SCOM so that it looks for an asax page rather than an aspx page in the root folder.
Any ideas please?
N.B. I've set the thresholds low for performance.