Data Collection Issue - Process Handles Count

Started by TroutfaceKilla, November 12, 2013, 01:13:31 PM

Previous topic - Next topic

TroutfaceKilla

Ive got an issue with a process not disposing handles. I have setup data collection on the agent:
Counter = Process.Handle.Count:"\Process(ClientProcessor)\Handle Count":60:A:INT:"ClientProcessor Handle Count"

The data in perfmon does not correlate to the data captured by the netxms console.
For instance in perfmon i'm currently looking at 38000 handles yet in the console i'm seeing -2147483648 then 2147483647 repeatedly.

Any ideas/pointers as to what i'm doing wrong?

Thanks in advance

Alex Kirhenshtein