projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c01cdbd
)
add uptime plugin
author
Stephen Gran
<steve@lobefin.net>
Sat, 17 Oct 2009 15:51:44 +0000
(16:51 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 17 Oct 2009 15:51:44 +0000
(16:51 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/munin-node/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/munin-node/manifests/init.pp
b/modules/munin-node/manifests/init.pp
index
034e821
..
9035878
100644
(file)
--- a/
modules/munin-node/manifests/init.pp
+++ b/
modules/munin-node/manifests/init.pp
@@
-36,6
+36,7
@@
class munin-node {
"open_inodes":;
"processes":;
"swap":;
+ "uptime":;
"vmstat":;
}