Search found 6 matches

by lonchara
Mon Feb 15, 2021 11:03 am
Forum: Nagios XI
Topic: Graphs not working after upgrade from 5.5.8 to 5.8.1
Replies: 11
Views: 1314

Re: Graphs not working after upgrade from 5.5.8 to 5.8.1

Good morning, The output of the following is below: [root var]# ls -lh /var/nagiosramdisk total 3.4M -rw-r--r-- 1 nagios nagios 0 Feb 15 11:00 host-perfdata -rw-r--r-- 1 nagios nagios 3.3M Feb 11 08:43 objects.cache -rw-r--r-- 1 nagios nagios 0 Feb 15 11:00 service-perfdata drwxrwxr-x 5 nagios nagio...
by lonchara
Thu Feb 11, 2021 9:14 am
Forum: Nagios XI
Topic: Graphs not working after upgrade from 5.5.8 to 5.8.1
Replies: 11
Views: 1314

Re: Graphs not working after upgrade from 5.5.8 to 5.8.1

Good morning, I did make the changes before, so I've started going through the Utilizing Ram Disk directions in detail. The /usr/local/nrdp/server/config.inc.php line was cfg["check_results_dir"]="/usr/local/nagios/var/spool/checkresults";, so I've updated that to match the docum...
by lonchara
Tue Feb 02, 2021 10:09 am
Forum: Nagios XI
Topic: Graphs not working after upgrade from 5.5.8 to 5.8.1
Replies: 11
Views: 1314

Re: Graphs not working after upgrade from 5.5.8 to 5.8.1

Still no go: When I restart NPCD, I see the following: [root~]# systemctl status npcd.service ● npcd.service - LSB: Nagios NPCD Initscript Loaded: loaded (/etc/rc.d/init.d/npcd; bad; vendor preset: disabled) Active: active (running) since Tue 2021-02-02 08:23:32 EST; 26s ago Docs: man:systemd-sysv-g...
by lonchara
Fri Jan 29, 2021 9:07 am
Forum: Nagios XI
Topic: Graphs not working after upgrade from 5.5.8 to 5.8.1
Replies: 11
Views: 1314

Re: Graphs not working after upgrade from 5.5.8 to 5.8.1

Good morning, My /usr/local/nagiosxi/var/subsys/npcd.pid matches with yours. -rw-r--r-- 1 root root 5 Jan 27 09:47 /usr/local/nagiosxi/var/subsys/npcd.pid I missed the ramdisk being full, when I do the du /var/nagiosramdisk | sort -n | tail -22, I get: 0 /var/nagiosramdisk/spool 0 /var/nagiosramdisk...
by lonchara
Thu Jan 28, 2021 9:05 am
Forum: Nagios XI
Topic: Graphs not working after upgrade from 5.5.8 to 5.8.1
Replies: 11
Views: 1314

Re: Graphs not working after upgrade from 5.5.8 to 5.8.1

Good morning, Thanks for those. Removed the directory for Nagiosim as requested, and turned off standard_conforming_strings in Postgres. Waited 30 minutes, and the graphs are still blank. One thing I noticed is that while npcd is running, it has the following line in systemctl status npcd.service: J...
by lonchara
Wed Jan 27, 2021 9:45 am
Forum: Nagios XI
Topic: Graphs not working after upgrade from 5.5.8 to 5.8.1
Replies: 11
Views: 1314

Graphs not working after upgrade from 5.5.8 to 5.8.1

Good morning, After doing an in-place upgrade from RHEL 6 to 7 and Nagios XI 5.5.8 to 5.8.1, everything works except the graphing. Notifications go out as expected, but checking any of the performance graphs within the last 24 hours has "no data to display." The directory /var/nagiosramdis...