So i'm trying to monitor the CPU cycles used by svchost and obviously there is more than one svchost process... so i can't figure out how to accurately portray such a stat...
my initial thought was to use the perf counters the way it is done through windows... however the issue quickly arose that windows uses the # character in its perfcounters and i think that is throwing off the formatting in however zabbix parses those files... here's an example config file i was using:
Attached file because image parsing of the bulletin board hates me.
Any ideas for how to get those PerfCounters for the esssvr processes on an individual basis...
my initial thought was to use the perf counters the way it is done through windows... however the issue quickly arose that windows uses the # character in its perfcounters and i think that is throwing off the formatting in however zabbix parses those files... here's an example config file i was using:
Attached file because image parsing of the bulletin board hates me.
Any ideas for how to get those PerfCounters for the esssvr processes on an individual basis...
Comment