Hello,
i am trying to Monitor our Disk Performance. There are several hints to do this perf. Counters (http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx)
But in netxms this Counter is always Zero althought on the PC it has some values. Perhaps it is a Problem of the Datatype. What is the right type for this Counter (float, int, string)?
How to determine the type of a Counter?
Greetings
Ludger
Hi,
agent should determine counter type and collect it correctly. Can you show your DCI configuration?
Best regards,
Victor
Perhaps its the umlaut "ä" in the Name of the Counter
Try to change poll count (set it to 2 or higher).
Best regards,
Victor
Cool :D
After Setting the "sample Count" it works like expected!!!
Thanx