Ok thank you Scott.
I appreciate the feedback.
Search found 4 matches
- Wed Sep 13, 2017 11:05 am
- Forum: Nagios XI
- Topic: NagiosXI- Perfmon metric checks
- Replies: 7
- Views: 1326
- Tue Sep 12, 2017 1:57 pm
- Forum: Nagios XI
- Topic: NagiosXI- Perfmon metric checks
- Replies: 7
- Views: 1326
Re: NagiosXI- Perfmon metric checks
Ok , I tried to add/view only CacheHitRate for all instances and shows 0
Do you know how this should be set up for Nagios to fetch this data?
Thanks again.
Do you know how this should be set up for Nagios to fetch this data?
Thanks again.
- Fri Sep 08, 2017 9:57 am
- Forum: Nagios XI
- Topic: NagiosXI- Perfmon metric checks
- Replies: 7
- Views: 1326
Re: NagiosXI- Perfmon metric checks
It looks like it does yes.
(screenshot uploaded)
Question:
Does the data collector set have to be started in order for Nagios to capture the data?
Or is this something that Nagios will automatically gather?
(screenshot uploaded)
Question:
Does the data collector set have to be started in order for Nagios to capture the data?
Or is this something that Nagios will automatically gather?
- Thu Sep 07, 2017 2:28 pm
- Forum: Nagios XI
- Topic: NagiosXI- Perfmon metric checks
- Replies: 7
- Views: 1326
NagiosXI- Perfmon metric checks
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 Wh...