NetXMS Support Forum

English Support => General Support => Topic started by: Sympology on October 03, 2013, 06:49:08 PM

Title: H_PdhCounterValue in event logs.
Post by: Sympology on October 03, 2013, 06:49:08 PM
Ok I admt this is my fault!
I've been tidying up and adding loads of new counters (mainly WMI) and removing lots of old ones (NetXMS) and now my event logs are getting hit with the below error.

H_PdhCounterValue: PDH Error 800007D5 in call to PdhCollectQueryData (No data to return.)

I'm trying to work out what's causing it so I could do with a little guidance of where to look. Do I still need to set items in the Agent config for Perfmon, even if I'm now using WMI?

Thanks again guys.

Stu..
Title: Re: H_PdhCounterValue in event logs.
Post by: Victor Kirhenshtein on October 03, 2013, 11:53:30 PM
Hi!

You still need winperf subagent if you need some standard agent parameters, like System.CPU.Usage. But you can remove all pre-configured counters in nxagentd.conf.

Best regards,
Victor