Hi,
We have a linux box being monitored in nagiosxi. One of its services configured is Active Sessions. We are getting the values correctly, however the value in graph explorer is different.
when run via command line:
$ /usr/local/nagios/libexec/check_snmp -H x.x.x.x -P 2c -o globalStatActiveCalls.summaryPeriod1Current5Minutes -m /usr/share/snmp/mibs/perimeta.mib
SNMP OK - 4 | PERIMETA-MIB::globalStatActiveCalls.summaryPeriod1Current5Minutes=4c
in GUI mode:
Performance Graph does not show for this service.
Graph Explorer Value is different:
Thanks in advance for those who will help.
check_snmp, performance graph and graph explorer discrepancy
check_snmp, performance graph and graph explorer discrepancy
You do not have the required permissions to view the files attached to this post.
Re: check_snmp, performance graph and graph explorer discrep
We are currently looking at the issue that you are experiencing with the graphs.
Can you upload the xml and rrd files for that service that is failing to this post so we can use them for debugging this issue?
Can you upload the xml and rrd files for that service that is failing to this post so we can use them for debugging this issue?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: check_snmp, performance graph and graph explorer discrep
Where can I find those?tgriep wrote:We are currently looking at the issue that you are experiencing with the graphs.
Can you upload the xml and rrd files for that service that is failing to this post so we can use them for debugging this issue?
Re: check_snmp, performance graph and graph explorer discrep
In the following folder
Find your host name and change to that folder and you should see the files in there.
Code: Select all
/usr/local/nagios/share/perfdata/Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: check_snmp, performance graph and graph explorer discrep
We have a fix for the SNMP counter's not graphing correctly in XI. Here is the link to the instructions on how to resolve the issue.
https://support.nagios.com/forum/viewto ... 65#p146465
https://support.nagios.com/forum/viewto ... 65#p146465
Be sure to check out our Knowledgebase for helpful articles and solutions!