
Hello,
I am running revision 4151 on debian 7.1 and I am trying integrate nfsen into observium. Unfortunately, the tab does not show up and if I try to manually access the nfsen-tab the graphs are empty with the error "Error Drawing Graph". The graphs are looking fine in the webinterface of nfsen. Therefor I suspect a problem with the name mapping.
Hostname in Observium: ch-bb-r1.domain.tld file-names in $nfsen_rrds: ch-bb-r1.rrd
root@observer:/opt/observium# cat config.php | grep nfsen $config['nfsen_enable'] = 1; $config['nfsen_rrds'] = "/opt/nfsen/profiles-stat/live/"; $config['nfsen_split_char'] = "_"; $config['nfsen_suffix'] = "_domain_tld";
Permissions should be fine as well: 1311140 2628 -rw-rw-r-- 1 www-data www-data 2687848 Jun 18 16:05 /opt/nfsen/profiles-stat/live/ch-bb-r1.rrd
Can you see any obvious misconfiguration in here?
Thanks in advance for your effort on this.
Kind regards,
Julian