Search found 3 matches
- Tue Dec 17, 2019 6:48 am
- Forum: Nagios XI
- Topic: Update unit for Windows PerfMon counters
- Replies: 5
- Views: 743
Re: Update unit for Windows PerfMon counters
Hi ssax and thanks for your reply. Unfortunatly, adding the unit with your propose formatting is not changing anything (whatever unit I choose (tried X,s,ms)) See below my service testing output [XXX]$ /usr/local/nagios/libexec/check_nt -H YYY -s ZZZ -p 12489 -v COUNTER -l "\\Server Work Queues...
- Mon Dec 16, 2019 5:03 am
- Forum: Nagios XI
- Topic: Update unit for Windows PerfMon counters
- Replies: 5
- Views: 743
Re: Update unit for Windows PerfMon counters
Hello cdienger, Here is the output when running the test command Current work queue (an indication of processing load) is 0 | 'Current work queue (an indication of processing load) is %.f '=0.000000%;4.000000;7.000000; We can already see here the % (whereas it should have no unit) And here is the gr...
- Thu Nov 28, 2019 2:49 am
- Forum: Nagios XI
- Topic: Update unit for Windows PerfMon counters
- Replies: 5
- Views: 743
Update unit for Windows PerfMon counters
Hi Nagios Community, I've been struggling for few days already trying to fix a non critical but annoying issue I'm facing with services that are checking windows PerfMon counters. I started to use them following the example that is included in the Windows Server Monitoring Wizard. In this wizard, we...