cp: cannot create regular file `/var/www/munin/’: Is a directory
cp: cannot create regular file `/var/www/munin/’: Is a directory
cp: cannot create regular file `/var/www/munin/’: Is a directory
Cannot open /var/www/munin/localhost/localhost-apache_accesses.html at /usr/share/munin/munin-html line 488.
こういうエラーがcron経由で5分おきに送られてきているならmuninまわりのディレクトリ設定にミスがあるので、/etc/munin/munin.conf や /etc/httpd/conf.d/munin.conf などをいじってなんとかする。
具体的には以下など参照
CentOSにmuninをインストール – yukiwataの日記
CentOS に Munin をインストールする – Enjoi Blog
[munin] どうしてもApacheをインストールできない場合 – nullpopopo