]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add vsftpd module, even though no one uses it yet
authorStephen Gran <steve@lobefin.net>
Sat, 17 Oct 2009 16:47:23 +0000 (17:47 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 17 Oct 2009 16:47:23 +0000 (17:47 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/munin-node/manifests/vsftpd.pp [new file with mode: 0644]
modules/samhain/templates/samhainrc.erb

diff --git a/modules/munin-node/manifests/vsftpd.pp b/modules/munin-node/manifests/vsftpd.pp
new file mode 100644 (file)
index 0000000..7922ac9
--- /dev/null
@@ -0,0 +1,7 @@
+class munin-node::vsftpd inherits munin-node {
+        activate_munin_check {
+                "vsftpd":;
+                "ps_vsftpd": script => "ps_";
+        }
+}
+
index be36383acdeee749ee58ca140204619d7265ff62..30d3a85dc73e004a813532658356652f0d86544e 100644 (file)
@@ -278,9 +278,11 @@ file=/etc/munin/plugins/open_files
 file=/etc/munin/plugins/open_inodes
 file=/etc/munin/plugins/processes
 file=/etc/munin/plugins/ps_apache2
+file=/etc/munin/plugins/ps_vsftpd
 file=/etc/munin/plugins/swap
 file=/etc/munin/plugins/uptime
 file=/etc/munin/plugins/vmstat
+file=/etc/munin/plugins/vfstpd
 file=/etc/munin/plugins/apache_accesses
 file=/etc/munin/plugins/apache_processes
 file=/etc/munin/plugins/apache_volume