DotNet AGENT becomes down with a following error when activating.
ERROR
YYYY-MM-DD HH:MIN:SEC ECHO <DotNET/5.9.1/DotNET/DotNET_LocalHost@agent-name> ERROR [WatcherExecutor_2013.06.06-125931[1]-3] com.quest.dotnet.agent.collector.IISDiscovery3 - An unexpected error occurred which may cause undesired behavior. You may want to contact customer support if you see this error again: IISCacheUpdater{IIS}Reason unknown
com.jaco
YYYY-MM-DD HH:MIN:SEC ECHO <DotNET/5.9.1/DotNET/DotNET_LocalHost@agent-name> INFO [Quartz[0]-1] com.quest.dotnet.agent.collector.performancecounter.AppPoolCollector - Problem getting counter APP_POOL_WAS|Current Application Pool State|AuthorityEService from .; reason: Category does not exist.
YYYY-MM-DD HH:MIN:SEC ECHO <DotNET/5.9.1/DotNET/DotNET_LocalHost@agent-name> INFO [Quartz[0]-1] com.quest.dotnet.agent.collector.com.AgentTraceEvent - at Quest.DotNet.Collector.PerfCounterHelper.getInstanceDataColFromCategoryInstanceDataColCol(String counterName, InstanceDataCollectionCollection idColCol)
at Quest.DotNet.Collector.PerfCounterHelper.getProcessNameByIdUsingCategoryInstanceData(Int32 id, String hostname, String categoryName, String counterName)
Status:
Waiting to be fixed in a future release
Workaround:
Increase the quota.
1. In a command prompt, type wbemtest.exe then press Enter.
2. Click Connect.
3. In Namespace, type root.
4. Click Connect.
5. Click Enum Instances.
6. In the Superclass Name box, type "__ArbitratorConfiguration" (double underscores, no quotes), then click OK.
7. A Query Result dialog box opens.
8. Double-click on the row that reads __ArbitratorConfiguration=@ (this should be the only row present).
9. An Object Editor dialog box opens.
10. In the Properties box, scroll down to locate the line PollingMemoryPerUser, and double-click the line.
11. A Property Editor dialog box opens.
12. By default the PollingMemoryPerUser value is 5000000. Increase it to 25000000.
13. Click Save Property.
14. In the Properties box, scroll down to locate the line PollingMemoryTotal, and double-click the line.
15. By default the PollingMemoryTotal value is 10000000. Increase it to 50000000.
16. Click Save Property.
17. Click Save Object in the Object Editor dialog box.
18. Close Query Result.
19. Exit.
20. Restart the machine.