Search found 14 matches

by mgrover
Mon Jun 26, 2017 1:32 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

It looks like that may have done the trick. Starting to see some perf graphs populating.

I think we can close this issue down.

Thanks!
Matt
by mgrover
Thu Jun 22, 2017 4:31 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

Any further ideas on what might be wrong?

I'm starting to wonder if a 'nuke it from orbit' solution might be called for. I didn't build this installation so I have no idea what might have been fouled up.
Hopefully you can learn something from the last set of voluminous output.

Thanks,
Matt
by mgrover
Tue Jun 20, 2017 3:09 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

It is still not working.

Info.txt file is too large for forum pst. Uploading it as an attachment.

-Matt
by mgrover
Mon Jun 19, 2017 4:24 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

Here is the requested info. uname -a [root@nagios ~]# uname -a Linux nagios 3.10.0-514.21.1.el7.x86_64 #1 SMP Sat Apr 22 02:41:35 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux cat /etc/*release [root@nagios ~]# cat /etc/*release NAME="Red Hat Enterprise Linux Server" VERSION="7.3 (Maipo)&qu...
by mgrover
Mon Jun 19, 2017 3:10 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

Could this by any chance be a problem with the mrtg install on the box? I was poking around in yum and saw several mrtg packages. There was a package nagiosxi-mrtg.x86_64 that was not installed but a package mrtg.x86_64 that was. On a whim I tried to install nagiosxi-mrtg.x86_64 but got conflicts. -...
by mgrover
Mon Jun 19, 2017 2:30 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

Requested info below... /etc/sudoers ## Sudoers allows particular users to run various commands as ## the root user, without needing the root password. ## ## Examples are provided at the bottom of the file for collections ## of related commands, which can then be delegated out to particular ## users...
by mgrover
Mon Jun 19, 2017 10:06 am
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

Selinux was not enabled.

Code: Select all

[root@nagios ~]# sestatus
SELinux status:                 disabled
by mgrover
Fri Jun 16, 2017 2:16 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

No joy. Still no performance graphs.
The log file /usr/local/nagios/var/perfdata.log is still empty as well.
by mgrover
Fri Jun 16, 2017 12:26 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

Also, for what it's worth the path shown in the NPCD error seems to be using one / too many: [06-16-2017 11:17:34] NPCD: ERROR: Command line was '/usr/local/nagios/libexec/process_perfdata.pl -n -b /var/nagiosramdisk/spool/perfdata//1497633436.perfdata.service' I'm going to go check all config files...
by mgrover
Fri Jun 16, 2017 12:23 pm
Forum: Nagios XI
Topic: Nagios XI no performance graphs
Replies: 25
Views: 5336

Re: Nagios XI no performance graphs

These are the commands and conditions that generated the data I originally opened the ticket with and everything is still set accordingly. The only exception is that npcd.cfg is actually running under log mode -1 for full debug. Note that perfdata.log is still empty. info.txt [root@nagios ~]# cat /t...