PDA

View Full Version : Multiple process monitoring on windows with agentd issue


KarmaPolice
25-01-2006, 23:31
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...

KarmaPolice
27-01-2006, 22:15
any ideas on this?