# # This file contains configuration options for the plugins. Three # options are understood by munin-node itself: # # 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. # # [mysql*] #env.mysqlopts -u someuser [exim*] group mail [cps*] user root [apt] user root [vlan*] user root [postfix*] user root [smart_*] user root command sudo %c [sensors_*] user root command sudo %c [if_*] user root command sudo -E %c env.PATH /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin