PERFCOUNT values completly innacurate.
I am monitoring Processor(_Total)% Processor Time (among other things) and it is all wrong.
I have monitored it for two days and the value returned is always 99.9xxxxx.
When I log on to that server and run perfmon.exe I see that it is no where near that busy and almost never hits 99%, but serverscheck tells me i has never gone below 99.9% in the last two days?
Why? How do I fix this?
Thanks,
Phil
I have monitored it for two days and the value returned is always 99.9xxxxx.
When I log on to that server and run perfmon.exe I see that it is no where near that busy and almost never hits 99%, but serverscheck tells me i has never gone below 99.9% in the last two days?
Why? How do I fix this?
Thanks,
Phil
This discussion has been closed.
Comments
You could also consider using SNMP4W2K to retrieve the Performance counter values. This add-on uses the SNMP protocol to retrieve the performance counter values and runs as a service.
Phil
Can you confirm that the ServersCheck service is running with Windows Admin account settings so that it has all access rights on the remote machines?
Regards,
Forum Admin
Yes, confirmed the account starting the Serverscheck monitoring service is an administrator account.
That same account and password exists on all the servers I intend to monitor here too.
Phil
The result returned is always a snapshot when the call is made.
Our development team is currently working on it to try and develop a work-around to poll for a couple of seconds and take the average values from those intervals.
It is recommend for CPU usage to use the CPU check rather than the performance counter check.