NagiosXI- Perfmon metric checks
Posted: Thu Sep 07, 2017 2:28 pm
Hello Nagios Support,
We tried setting up a perfmon Cache Hit Rate command check in XI to monitor a Windows 2012 Server.
The command is this:
check_xi_service_nsclient!COUNTER!-l "\\HTTP Service Request
Queues(ptw1.aetna.com)\\CacheHitRate","Cache Hit Rate is %.f " -w 40 -c 60
When we apply the service to the host the metric always comes back as : Cache Hit
Rate is 0.
We also added the Perfmon data collector set in Windows for HTTP Service Requests/CacheHit per this article: https://technet.microsoft.com/en-us/lib ... s.11).aspx
Any ideas why it doesn't gather the metrics from Windows?
Thanks.
We tried setting up a perfmon Cache Hit Rate command check in XI to monitor a Windows 2012 Server.
The command is this:
check_xi_service_nsclient!COUNTER!-l "\\HTTP Service Request
Queues(ptw1.aetna.com)\\CacheHitRate","Cache Hit Rate is %.f " -w 40 -c 60
When we apply the service to the host the metric always comes back as : Cache Hit
Rate is 0.
We also added the Perfmon data collector set in Windows for HTTP Service Requests/CacheHit per this article: https://technet.microsoft.com/en-us/lib ... s.11).aspx
Any ideas why it doesn't gather the metrics from Windows?
Thanks.