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?
Search found 8 matches
- Thu Jul 09, 2015 11:10 am
- Forum: Nagios XI
- Topic: check_snmp, performance graph and graph explorer discrepancy
- Replies: 4
- Views: 814
Re: check_snmp, performance graph and graph explorer discrep
- Thu Jul 09, 2015 4:47 am
- Forum: Nagios XI
- Topic: check_snmp, performance graph and graph explorer discrepancy
- Replies: 4
- Views: 814
check_snmp, performance graph and graph explorer discrepancy
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.s...
- Wed Jul 01, 2015 9:39 pm
- Forum: Nagios XI
- Topic: Graph Explorer issue
- Replies: 11
- Views: 1520
Re: Graph Explorer issue
Thanks all for the help. It was resolved by running the command "service nagios-nrpe-server restart" on the remote host.
- Tue Jun 30, 2015 11:17 pm
- Forum: Nagios XI
- Topic: Graph Explorer issue
- Replies: 11
- Views: 1520
Re: Graph Explorer issue
Can you run these commands please: su nagios /usr/local/nagios/libexec/process_perfdata.pl --version And send us the output [nagios@NFVI-COMMON-NAGIOS-01 root]$ /usr/local/nagios/libexec/process_perfdata.pl --version Version: process_perfdata.pl 0.6.11 Copyright (c) 2005-2010 Joerg Linge <pitchfork...
- Tue Jun 30, 2015 10:53 pm
- Forum: Nagios XI
- Topic: Graph Explorer issue
- Replies: 11
- Views: 1520
Re: Graph Explorer issue
I believe the issue is in the multiple semicolons (";;;;"). The performance data should look like something like this: 'TOTAL'=valueKB;'USED'=valueKB;'FREE'=valueKB;'CACHES'=valueKB; https://nagios-plugins.org/doc/guidelines.html#AEN200 What is the plugin that you are using? Can you provi...
- Tue Jun 30, 2015 12:59 am
- Forum: Nagios XI
- Topic: Graph Explorer issue
- Replies: 11
- Views: 1520
Re: Graph Explorer issue
Can you click on the "Advanced" tab under the "Service Status Detail" page and show us a screenshot of this page? wcas01.PNG Code: Select all ll -d /usr/local/nagios/share/perfdata/<host name> ll /usr/local/nagios/share/perfdata/<host name> [iptribe@NFVI-COMMON-NAGIOS-01 ~]$ ll ...
- Fri Jun 26, 2015 8:10 pm
- Forum: Nagios XI
- Topic: Graph Explorer issue
- Replies: 11
- Views: 1520
Re: Graph Explorer issue
Unfortunately, I don't see it too when I go to: Service Detail-><your service>->Performance Graphs. Nagios XI version is 2014R1.3. tail -50 /var/log/httpd/error_log [root@NFVI-COMMON-NAGIOS-01 libexec]# tail -50 /var/log/httpd/error_log [Sun Jun 21 03:16:01 2015] [notice] Digest: generating secret f...
- Thu Jun 25, 2015 4:18 am
- Forum: Nagios XI
- Topic: Graph Explorer issue
- Replies: 11
- Views: 1520
Graph Explorer issue
Hi,
I have all hosts inside the graph explorer. My issue is, for some hosts, there are some services that do not generate graps (e.g. memory usage). What could be the reason for it? Where can I check the configuration for Graph Explorer?
Thank you in advance.
I have all hosts inside the graph explorer. My issue is, for some hosts, there are some services that do not generate graps (e.g. memory usage). What could be the reason for it? Where can I check the configuration for Graph Explorer?
Thank you in advance.