Hi team,
Anybody successfully implemented collectd a monitoring tool to gather
server-side metrics like
cpu, memory and network etc.
Have installed collected successfully on my fedora 10 but finding issues
in displaying graphs
using rrdtool.
Few issues:
1. Not able to execute the cgi scripts through apache getting
permission exec error.
Gave necessary permissions to /var/www/cgi-bin
Httpd.conf entries:
ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
<Directory "/var/www/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
Thanks
Sattish.
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc