collectd-web
collectd-web copied to clipboard
Collectd-Web don't display the host client
Hello,
i have a problem with the display on collectd-web, i have my localhost but not my client :/.
I had missing something but i don't know what.
In my /etc/httpd/conf/httpd.conf :
<Directory "/var/www/cgi-bin"> AllowOverride all AddHandler cgi-script .cgi Require all granted </Directory>
On /etc/collectd.conf (server) : `Hostname "localhost" FQDNLookup true BaseDir "/var/lib/collectd" PIDFile "/var/run/collectd.pid" PluginDir "/usr/lib64/collectd" TypesDB "/usr/share/collectd/types.db"
....
....
Do you have any idea, i'm sure i miss something, but i can't get my hands on it.
Thanks