graphs not working after upgrade from 5.5.8 to 5.8.1

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
lonchara
Posts: 6
Joined: Thu Jan 02, 2020 8:59 am

Re: graphs not working after upgrade from 5.5.8 to 5.8.1

Post by lonchara »

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 nagios 100 Jan 14 10:58 spool
drwxrwxr-x 2 nagios nagios 40 Feb 15 08:49 tmp

[root var]# ls -lh /var/nagiosramdisk/spool
total 0
drwxrwxr-x 2 nagios nagios 40 Feb 15 08:49 checkresults
drwxrwxr-x 2 nagios nagios 80 Feb 15 11:00 perfdata
drwxrwxr-x 2 nagios nagios 80 Feb 15 11:00 xidpe

[root var]# du -sh /var/nagiosramdisk/spool/*
0 /var/nagiosramdisk/spool/checkresults
0 /var/nagiosramdisk/spool/perfdata
0 /var/nagiosramdisk/spool/xidpe

grep nag /etc/group
nagios:x:501:nagios,apache,snmptt
nagcmd:x:502:nagios,apache,snmptt

In regards to the ramdisk, it was generated via an fstab entry vs a service file, using the following entry:
tmpfs /var/nagiosramdisk tmpfs defaults,size=700m 0 0

As this was originally a RHEL 6 box that was upgraded to RHEL 7.

Best regards,
Ariel
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: graphs not working after upgrade from 5.5.8 to 5.8.1

Post by ssax »

I don't see what was consuming the space in the ramdisk, do you have any antivirus/anyspyware installed on the system that could be impacting it (say for example not allowing it to reclaim the free space even though the file was deleted)?

Please create a ticket for this and include a link back to this forum thread so we can get a remote session setup:

https://support.nagios.com/tickets/

Thank you!