Add new comment
Want to support HowtoForge? Become a subscriber!
|
This is my working way if you have more then one web site
Centos 6.0 vim /etc/munin/munin.conf dbdir /var/lib/munin htmldir /var/www/html/munin logdir /var/log/munin rundir /var/run/munin # # Where to look for the HTML templates tmpldir /etc/munin/templates # (Exactly one) directory to include all files from. # includedir /etc/munin/munin-conf.d # a simple host tree #[x86-10.phx2.fedoraproject.org] # address 127.0.0.1 # use_node_name yes [www.example.com] address 127.0.0.1 use_node_name yes vim /etc/httpd/conf/httpd.conf DocumentRoot "/var/www/html/munin" ServerName monin.example.com <Directory "/var/www/html/munin"> allow from all Options +Indexes </Directory> Enter http://monin.example.com/
Reply |



Recent comments
7 hours 44 min ago
17 hours 39 min ago
17 hours 49 min ago
19 hours 8 min ago
21 hours 15 min ago
23 hours 40 min ago
1 day 7 hours ago
1 day 11 hours ago
1 day 11 hours ago
1 day 11 hours ago