summaryrefslogtreecommitdiffstats
path: root/modules/tozt/manifests/monitoring.pp
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-01-03 02:08:57 -0500
committerJesse Luehrs <doy@tozt.net>2019-01-03 02:09:29 -0500
commitd435c1762aa071f43b894c0421df436376d58fcc (patch)
tree887848dadd9f8f21748ab4c97e90b46ce3da3ae9 /modules/tozt/manifests/monitoring.pp
parenta81b153ca8687c41465175a2aa60d84e4c8571aa (diff)
downloadpuppet-tozt-d435c1762aa071f43b894c0421df436376d58fcc.tar.gz
puppet-tozt-d435c1762aa071f43b894c0421df436376d58fcc.zip
add monitor for last tarsnap run
Diffstat (limited to 'modules/tozt/manifests/monitoring.pp')
-rw-r--r--modules/tozt/manifests/monitoring.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tozt/manifests/monitoring.pp b/modules/tozt/manifests/monitoring.pp
index 4bf95dc..c2e688f 100644
--- a/modules/tozt/manifests/monitoring.pp
+++ b/modules/tozt/manifests/monitoring.pp
@@ -62,6 +62,7 @@ class tozt::monitoring {
munin::plugin {
[
'tarsnap',
+ 'tarsnap_last_run',
]:
}
}