Removed vmware_vms plugin from munin::node

This commit is contained in:
Ossi Salmi 2012-02-11 12:04:03 +02:00
parent 02c310923b
commit 1c4781b090

View file

@ -52,8 +52,6 @@ class munin::node {
notify => Service["munin-node"], notify => Service["munin-node"],
} }
munin::plugin { "vmware_vms": config => "vmware" }
} }