munin dzialajacy ponownie

Munin to bardzo latwy sposob na monitorowanie systemow. Po kilku zmianach w koncu uruchomilem rozne ciekawe grafiki za pomoca tego pliku /etc/munin/plugin-conf.d/munin-node

# This file is used to configure how the plugins are invoked.
#
# user # Set the user to run the plugin as.
# group # Set the group to run the plugin as.
# command # Run instead of the plugin. %c expands to
# what would normally be run.
# env. # Sets in the plugin’s environment, see the
# individual plugins to find out which variables they
# care about.
[apt]
user root
[sensors_*]
user root
[smart_sda]
user root
group disk
env.smartargs -d ata -a
[smart_sdb]
user root
group disk
env.smartargs -d ata -a
[uptime]
user root
[cpu]
user root
[fw_conntrack]
user root
[hddtemp_smartctl]
user root
env.drives hda sda sdb
[if_*]
user root
[if_err_*]
user nobody
[ip_*]
user root
[mysql*]
user root
env.mysqlopts –defaults-extra-file=/etc/mysql/debian.cnf
[vlan*]
user root