Search found 2 matches

by yderiy
Tue Feb 26, 2019 12:13 pm
Forum: Open Source Nagios Projects
Topic: NCPA windowscounters no results
Replies: 2
Views: 1078

Re: NCPA windowscounters no results

After some long internet search, just figured out that I need to use "sleep" parameter for such a per second counter. In Nagios Core for "check_ncpa.py" use parameter

Code: Select all

-q sleep=n
, where is n stand for n second. You can use your value in second.
by yderiy
Mon Feb 25, 2019 11:26 am
Forum: Open Source Nagios Projects
Topic: NCPA windowscounters no results
Replies: 2
Views: 1078

NCPA windowscounters no results

Hello everybody Cannot get a result with NCPA from windowscounters. I'm trying to Run as a Nagios check for windows counter like this from NCPA API page: /Process(7zG.exe)/% Processor Time Im running "7zG.exe" to simulate proc load by process it return me following result: { "perfdata...