Sorry, I should elaborate.
I've got a full LEMP stack running my site --
www.jimcarroll.com
(I'm a bit of a closet geek despite my odd job; started on a TRS-80 in 1982...
I used one of the scripts to set it up (Wordpress, Varnish caching, W3TC, etc...)
I've got Munin installed, and I think running....but following this:
http://www.darkcoding.net/software/sett ... on-ubuntu/
I get "
when I run :
sudo -u munin munin-cron
sudo -u munin munin-cron
2012/05/18 19:34:43 [ERROR] Error occured in under [] in the configuration.
ERROR: Failed to parse config file '/etc/munin/munin.conf': [ERROR] Error occured in under [] in the configuration. Please refer to the log if details are missing here.
munin.conf has:
allow ^127\.0\.0\.1$
[jimcarroll.com]
address 127.0.0.1
use_node_name yes
# The next three variables specifies where the location of the RRD
# databases, the HTML output, logs and the lock/pid files. They all
# must be writable by the user running munin-cron. They are all
# defaulted to the values you see here.
#
dbdir /var/lib/munin
htmldir /var/www/jimcarroll/munin
logdir /var/log/munin
rundir /var/run/munin