3月
01
参考URL
http://gigazine.net/index.php?/news/comments/20060904_munin/
http://gigazine.net/index.php?/news/comments/20070120_munin_config/
# vi /etc/munin/munin.conf
# chown -R munin:munin /var/www/sites/www/munin
# cd /etc/munin/plugins
# ls /usr/share/munin/plugins/
# ln -s /usr/share/munin/plugins/apache_accesses apache_accesses
# ln -s /usr/share/munin/plugins/apache_processes apache_processes
# ln -s /usr/share/munin/plugins/postfix_mailstats postfix_mailstats
# ln -s /usr/share/munin/plugins/users users
# vi /etc/munin/plugin-conf.d/munin-node
# vi /etc/httpd/conf/httpd.conf
# apachectl graceful
# service munin-node start
no comment untill now