check_snmp, performance graph and graph explorer discrepancy

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: check_snmp, performance graph and graph explorer discrep

Post by tgriep »

Can you run the following and post the output?

Code: Select all

ls -l /usr/local/nagios/etc/
ls -l /usr/local/nagios/etc/pnp/
ls -l /usr/local/nagios/etc/pnp/check_commands/
Can you attach this file from the Nagios system so I can review it?

Code: Select all

/usr/local/nagios/libexec/process_perfdata.pl
Be sure to check out our Knowledgebase for helpful articles and solutions!
iptribe
Posts: 52
Joined: Sun Aug 31, 2014 11:03 am

Re: check_snmp, performance graph and graph explorer discrep

Post by iptribe »

Code: Select all

[root@NFVI-COMMON-NAGIOS-01 ~]# ls -l /usr/local/nagios/etc/
total 212
-rw-rw-r--  1 apache nagios  1024 Sep 23 15:19 cgi.cfg
-rw-rw-r--  1 apache nagios 24539 Oct  2 15:21 commands.cfg
-rw-rw-r--  1 apache nagios 24539 Sep  3 16:57 commands.cfg.bkup
-rw-rw-r--  1 apache nagios  1124 Oct  2 15:21 contactgroups.cfg
-rw-rw-r--  1 apache nagios  2153 Oct  2 15:21 contacts.cfg
-rw-rw-r--  1 apache nagios  1500 Oct  2 15:21 contacttemplates.cfg
-rw-rw-r--  1 apache nagios   642 Oct  2 15:21 hostdependencies.cfg
-rw-rw-r--  1 apache nagios   644 Oct  2 15:21 hostescalations.cfg
-rw-rw-r--  1 apache nagios   662 Oct  2 15:21 hostextinfo.cfg
-rw-rw-r--  1 apache nagios  1473 Oct  2 15:21 hostgroups.cfg
drwsrwsr-x. 2 apache nagios  4096 Oct  2 15:28 hosts
-rw-rw-r--  1 apache nagios 15341 Oct  2 15:21 hosttemplates.cfg
drwsrwsr-x. 2 apache nagios  4096 Oct  2 15:21 import
-rwxrwxr-x  1 apache nagios  5598 Sep  4 10:24 nagios.cfg
-rw-rw-r--  1 apache nagios  2229 Aug 14  2014 ndo2db.cfg
-rw-rw-r--  1 apache nagios  4827 Aug 14  2014 ndomod.cfg
-rw-rw-r--  1 apache nagios  8246 Jul  1 14:59 nrpe.cfg
-rw-rw-r--  1 apache nagios  5345 Aug 14  2014 nsca.cfg
drwxrwsr-x. 4 apache nagios  4096 Sep  3 15:45 pnp
-rwxrwxr-x  1 apache nagios   246 Sep  3 17:18 resource.cfg
-rw-rw-r--  1 apache nagios  1627 Aug 14  2014 send_nsca.cfg
-rw-rw-r--  1 apache nagios   648 Oct  2 15:21 servicedependencies.cfg
-rw-rw-r--  1 apache nagios   650 Oct  2 15:21 serviceescalations.cfg
-rw-rw-r--  1 apache nagios   668 Oct  2 15:21 serviceextinfo.cfg
-rw-rw-r--  1 apache nagios   638 Oct  2 15:21 servicegroups.cfg
drwsrwsr-x. 2 apache nagios  4096 Oct  5 11:46 services
-rw-rw-r--  1 apache nagios 22692 Oct  2 15:21 servicetemplates.cfg
drwsrwsr-x. 2 apache nagios  4096 Sep  3 15:45 static
-rw-rw-r--  1 apache nagios  4315 Oct  2 15:21 timeperiods.cfg
[root@NFVI-COMMON-NAGIOS-01 ~]# ls -l /usr/local/nagios/etc/pnp/
total 52
-rw-rw-r--  1 apache nagios 6952 Aug 14  2014 background.pdf
drwxrwsr-x. 2 apache nagios 4096 Sep 30 11:49 check_commands
-rw-rw-r--  1 apache nagios 3417 Aug 14  2014 config.php
-rw-rw-r--  1 apache nagios 3091 Jul  1 11:16 npcd.cfg
-rw-rw-r--  1 apache nagios 4127 Aug 14  2014 npcd.cfg-sample
drwxrwsr-x. 2 apache nagios 4096 Sep  3 15:45 pages
-rw-rw-r--  1 apache nagios   63 Aug 14  2014 pnp4nagios_release
-rw-rw-r--  1 apache nagios  793 Aug 31 09:46 process_perfdata.cfg
-rw-rw-r--  1 apache nagios  793 Aug 14  2014 process_perfdata.cfg-sample
-rw-rw-r--  1 apache nagios  524 Aug 14  2014 rra.cfg
-rw-rw-r--  1 apache nagios  524 Aug 14  2014 rra.cfg-sample
[root@NFVI-COMMON-NAGIOS-01 ~]# ls -l /usr/local/nagios/etc/pnp/check_commands/
total 8
-rw-rw-r-- 1 apache nagios 755 Aug 14  2014 check_nwstat.cfg-sample
-rw-rw-rw- 1 apache nagios 752 Sep 30 11:49 check_snmp_gauge.cfg
[root@NFVI-COMMON-NAGIOS-01 ~]# 
process_perfdata.pl
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: check_snmp, performance graph and graph explorer discrep

Post by tgriep »

The process_perfdata.pl file that is on your system is the same version as my system.

Can you PM me a new System Profile and the rrd and xml files for one of the failing graphs?
Be sure to check out our Knowledgebase for helpful articles and solutions!