Performance Graphs Not Populating in Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sarfarosh
Posts: 211
Joined: Fri Oct 05, 2012 3:56 am

Performance Graphs Not Populating in Nagios XI

Post by sarfarosh »

Hello Team,
I have latest xi installed but graphs are not populating there.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Performance Graphs Not Populating in Nagios XI

Post by mcapra »

Does any of the steps mentioned in this article offer assistance:
https://support.nagios.com/kb/article.php?id=9

If not, can you share a system profile via PM or post attachment? From the Nagios XI GUI, you can gather a profile via Admin -> System Profile -> Download Profile.

Can you also share the outputs of these commands:

Code: Select all

ls /usr/local/nagios/var/spool/perfdata/ | wc -l
ls /usr/local/nagios/var/spool/xidpe/ | wc -l
service npcd status
ls -lrt /usr/local/nagios/share/perfdata
Former Nagios employee
https://www.mcapra.com/
Locked