I have a problem with performance graphs
Since I updated my server from 2011R1.9 to 2011R2.1 i hve no more datas stored for my graphs
I checked the permission but in the wiki page it is say:
Code: Select all
Check perfdata directory permissions. Nagios XI needs to be able to write to its nagios/share/perdata/ directory. Check the file permissions on that directory and its subdirectories. For example:
ll /usr/local/nagios/share/perfdata
Should return something like this:
drwxrwxrwx 2 nagios nagios 4096 Oct 18 17:01 192.168.5.1
the permissions are apache:nagios
In both case i have no datas stored for graph
service npcd is running
Code: Select all
ll /usr/local/nagios/var/spool/perfdata
thanks for your help