summaryrefslogtreecommitdiff
path: root/manifests/plugin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/plugin.pp')
-rw-r--r--manifests/plugin.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 40e7f47..d7fad3d 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -195,6 +195,7 @@ class munin::plugins::dom0 inherits munin::plugins::physical {
munin::plugin::deploy { "xen-cpu": config => "user root"}
munin::plugin::deploy { "xen_memory": config => "user root"}
munin::plugin::deploy { "xen_vbd": config => "user root"}
+ munin::plugin::deploy { "xen_traffic_all": config => "user root"}
}
class munin::plugins::physical inherits munin::plugins::base {