From 188cd17ea57953c2349298e7f1026374ec33fee1 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 17 Oct 2009 18:28:56 +0100 Subject: [PATCH] add ntp_states plugin Signed-off-by: Stephen Gran --- modules/munin-node/manifests/init.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/munin-node/manifests/init.pp b/modules/munin-node/manifests/init.pp index 6e2eb5e12..4e2bec275 100644 --- a/modules/munin-node/manifests/init.pp +++ b/modules/munin-node/manifests/init.pp @@ -37,6 +37,7 @@ class munin-node { "load":; "memory":; "ntp_offset":; + "ntp_states":; "open_files":; "open_inodes":; "processes":; -- 2.20.1