[Pkg-nagios-changes] [SCM] Debian packaging for check-multi (http://my-plugin.de/wiki/projects/check_multi/start) branch, master, updated. debian/0.24-1-6-g11552ff

Stig Sandbeck Mathisen ssm at debian.org
Thu Jan 27 10:41:44 UTC 2011


The following commit has been merged in the master branch:
commit 1568a9aed5e874132e8455f3c338d3ad7ba8b018
Author: Marc Haber <mh at nechayev.zugschlus.de>
Date:   Sun Jan 2 20:57:49 2011 +0000

    add plugin example configuration

diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..b37b92c
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+debian/multi.cfg etc/nagios-plugins/config
diff --git a/debian/multi.cfg b/debian/multi.cfg
new file mode 100644
index 0000000..0268fe5
--- /dev/null
+++ b/debian/multi.cfg
@@ -0,0 +1,4 @@
+define command {
+        command_name                    check_multi
+        command_line                    /usr/lib/nagios/plugins/check_multi $ARG1$ $ARG2$ $ARG3$ $ARG4$
+}

-- 
Debian packaging for check-multi (http://my-plugin.de/wiki/projects/check_multi/start)



More information about the Pkg-nagios-changes mailing list