Our /var/nagiosramdisk filled up a couple weeks ago. I recreated the ramdisk this morning with more space and migrated the contents over, however none of our host/service graphs are getting updated. They still have the old data if I set the span to 30 days but nothing from today. Npcd is running as is the /usr/local/nagiosxi/cron/perfdataproc.php cron job. The perfdataproc.log is filled with lines like these:
Code: Select all
DONE. Processed 0 files.
Outbound data DISABLED Mon, 17 Jul 2017 14:35:05 -0500
Outbound data DISABLED Mon, 17 Jul 2017 14:36:05 -0500
DONE. Processed 0 files.
Outbound data DISABLED Mon, 17 Jul 2017 14:37:03 -0500
DONE. Processed 0 files.
DONE. Processed 0 files.
Outbound data DISABLED Mon, 17 Jul 2017 14:38:04 -0500
Outbound data DISABLED Mon, 17 Jul 2017 14:39:04 -0500
DONE. Processed 0 files.
It's always "Processed 0 files". /var/nagiosramdisk/host-perfdata and service-perfdata slowly grow, then go back down to zero every minute, so it seems the data is being processed, but the graphs do not update.
Running the latest XI 5.4.7 and have restarted all the services. Let me know what else would help troubleshoot this.