Hi,
We have installed SCOM 2012 SP1 UR2 and want to test APM. In our environment we have several .Net application servers.
Current Situation:
The APM Service is running on the 2 webservers. IIS has been reset after I received the warning. Checked OpsMgr > APM Agent Details. Application pools are restarted each night. EventID 34218 (finish) and EventID 34228 (start) are logged in All Events View. I have created a server and client-side monitoring. The applications are recognized (I can select them during the wizard). Agent proxy is enabled, IIS 7 & APM management pack are installed.
An override has been created "Additional file extensions for ASP.NET Web Application discovery" = asmx. I have changed the performance event threshold to 500ms.
Per application, a new folder is created in the OpsMgr console with a Performance "All Perform Data" view = remains empty. The "Overall component health" dashboard show the application state = healthy.
The problem:
When I check the performance monitor on the application server, the .NET Statistics & .NET CSM Statistics do not show any instances as shown in the following thread:
http://social.technet.microsoft.com/Forums/systemcenter/en-US/76934456-1307-44ba-a4de-59490877a3a1/performance-counters-and-transactions
How to solve this?
If I restart the SCOM Agent, the following warning is logged:
EventID 10103:
In PerfDataSource, could not resolve counter instance .Net CSM Apps, % of Excpetions/sec, Authorization.WebServiceInterface - Test.module will not be unloaded. One or more workflows were affected by this.
The AppDiagnostics webpage also remains empty. If I click on computers, I can view the application servers with CPU cores, and the web applications. When I click on Applications, nothing is shown here. The Events tab also remains empty. The SCOM Console also doesn't show alerts/warnings about the applications.
.net version 4 installed.
.net apps > monitored requests/sec : no instances are available
First the server-side monitoring needs to be functioning before we can continue with the client-side monitoring, right? How to proceed?
Any help is appriciated.