Page 1 of 1

NCPA Performance Data Errors

Posted: Sun Nov 02, 2014 7:42 am
by mikew
I am evaluating NCPA for a project that would use both active and passive checks. In my evaluation it looks like perforrmance data needs some work. Using version 1.7.2.

Here are a few examples:

Active Check Port Bandwidth
It looks like using an active check the bytes are simply appended (meaning it just gets bigger) to the graphing so that you are always in Critical status since the bytes never get changed to per sec as indicated in the text. If you look closely you can see it is listed in Terabytes on the chart but bytes in the text. My network connection certainly cannot do 20 T per second...wish it could.
ncpa3.png
Passive Processes
Another issue is that when monitoring processes the output says: "OK: Process count for processes named ncpa_listener.exe was 1c" which is correct but the graph shows no process is alive.

Here is the command:
%HOSTNAME%|NCPA_Listener.exe = /process/ncpa_listener.exe/running
ncpa1.png
Graphing Labels Occurs in Active and Passive
All of the labels have "_0" or "_1" after then name. In addition the CPU graph has two labels but it is impossible to know what the two fields are.
ncpa2.png

Re: NCPA Performance Data Errors

Posted: Mon Nov 03, 2014 1:19 pm
by lmiltchev
1. Active Check Port Bandwidth
I believe this is a bug, which has been discussed here:
https://github.com/NagiosEnterprises/ncpa/issues/57
2. Passive Processes
I was able to recreate the issue.
3. Graphing Labels Occurs in Active and Passive
You are correct. This is not very descriptive...
Mike, for issues 2 and 3, you can post your questions/comments for Nick here:
https://github.com/NagiosEnterprises/ncpa/issues
I can post them for you (if you want me to).

Re: NCPA Performance Data Errors

Posted: Mon Nov 03, 2014 1:41 pm
by mikew
I can post on the github site. I guess I am wondering if all of my questions for NCPA should go there?

Are there other Nagios products that I should post questons for on github?

Re: NCPA Performance Data Errors

Posted: Mon Nov 03, 2014 1:48 pm
by lmiltchev
Mike, I sent you a PM.