I have been working on a SNMP Process Monitor to track cpu/memory/availability but have run into a issue with one of the application pools.
I have been putting the name of the application pool in the "Command Line Filter:" in the component monitor and this works/tests correctly for the DefaultAppPool in IIS. However, we have a application pool with the name of "CitrixWebInterface5.4.0AppPool" which is failing testing every time. I believe it is because of the periods that are in the name which is causing the issue. Does anyone know a way to resolve this that doesn't require changing the app pool name?
Thanks,
Joe