I have an app with two app pools I need to monitor in SCOM 2012 R2. I've created the .NET APM which includes enabling server-side monitoring only. When viewing the components, namely the app pools, I notice the EndPoint States on both app pools show a
Health state of "Unknown". In my research I just learned this to be an MVC .NEt app and further research shows that SCOM doesn't discover MVC .NET apps per the following document:
https://technet.microsoft.com/en-us/library/hh916929.aspx
So after having the IIS web services restarted I create an override of the IIS 7 web Server rule targeting the servers housing the app pools and add "aspx" for the value. It's been over 24 hours and I don't see them listed in the IIS 7.0 ASP.NET Web Application Inventory view. However if I look under IIS 8.0 ASP.NET Web Application Inventory I see the app pools. So I've created an override on the IIS 8 Web Server rule with a value of aspx with hopes that this will change the status of the Application EndPoint. Is there anything else I'm missing?
Any responses appreciated.
https://technet.microsoft.com/en-us/library/hh916929.aspx
So after having the IIS web services restarted I create an override of the IIS 7 web Server rule targeting the servers housing the app pools and add "aspx" for the value. It's been over 24 hours and I don't see them listed in the IIS 7.0 ASP.NET Web Application Inventory view. However if I look under IIS 8.0 ASP.NET Web Application Inventory I see the app pools. So I've created an override on the IIS 8 Web Server rule with a value of aspx with hopes that this will change the status of the Application EndPoint. Is there anything else I'm missing?
Any responses appreciated.