}
# Setup some plugins if munin is enabled in the system
- case $munin_allow {
- '': {}
+ case $virtual_munin {
+ false: {}
default: {
file {
"/usr/local/share/munin-plugins/vserver_resources":
}
# Setup some plugins if munin is enabled in the system
- case $munin_allow {
- '': {}
+ case $virtual_munin {
+ false: {}
default: {
# This creates a load average graph combining the individual load averages of each vserver on the host
munin::plugin {