[Pkg-nagios-changes] [pkg-nagios-plugins] 19/413: first version of apt.cfg for check_apt

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:01 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-nagios-plugins.

commit 1bd95a2f5b066a3fe03da04c2068999ce4b35d37
Author: Sean Finney <seanius at debian.org>
Date:   Sat Jul 8 11:09:59 2006 +0000

    first version of apt.cfg for check_apt
---
 debian/pluginconfig/apt.cfg | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/pluginconfig/apt.cfg b/debian/pluginconfig/apt.cfg
new file mode 100644
index 0000000..d3ceb7c
--- /dev/null
+++ b/debian/pluginconfig/apt.cfg
@@ -0,0 +1,12 @@
+# 'check_apt' command definition
+define command{
+	command_name	check_apt
+	command_line	/usr/lib/nagios/plugins/check_apt
+	}
+
+# 'check_apt_distupgrade' command definition
+define command{
+	command_name	check_apt_distupgrade
+	command_line	/usr/lib/nagios/plugins/check_apt -d
+	}
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git



More information about the Pkg-nagios-changes mailing list