NCPA Performance Data Errors

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
mikew
Posts: 243
Joined: Sun Feb 05, 2012 7:05 pm

NCPA Performance Data Errors

Post 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
You do not have the required permissions to view the files attached to this post.
Mike Weber

Nagios Training/Consulting
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NCPA Performance Data Errors

Post 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).
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
mikew
Posts: 243
Joined: Sun Feb 05, 2012 7:05 pm

Re: NCPA Performance Data Errors

Post 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?
Mike Weber

Nagios Training/Consulting
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NCPA Performance Data Errors

Post by lmiltchev »

Mike, I sent you a PM.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked