[Pkg-nagios-changes] [pkg-nagios-plugins] 301/413: Remove check_snmp_bgpstate
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:35 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 8eecf37295064f1a47476b0c8527e256d0b4dcf2
Author: Jan Wagner <waja at cyconet.org>
Date: Tue May 15 12:31:44 2012 +0000
Remove check_snmp_bgpstate
---
debian/changelog | 3 ++-
debian/pluginconfig/snmp.cfg | 7 -------
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2117576..d5634ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ nagios-plugins (1.4.15-6) UNRELEASED; urgency=low
other plugin packages
* Removed check_bgpstate and check_linux_raid from package
- Deleted 01_subst.in.dpatch and 05_check_linux_raid_fix_striped.dpatch
+ - Remove check_snmp_bgpstate command definition
+ * Recommand nagios-plugins-common via nagios-plugins
* Add icinga as recommand as alternative for nagios3
* Add '-w %d' as ping argument for check_ping on non-linux plattforms, as
inetutils-ping is now supporting this, thanks Guillem Jover for bringing
@@ -22,7 +24,6 @@ nagios-plugins (1.4.15-6) UNRELEASED; urgency=low
certificates (Closes: #644627), thanks to Michael Renner
* Add check_jabber and check_jabber_4 command definitions
* Add check_mysql_slave command definition
- * Recommand nagios-plugins-common via nagios-plugins
-- Jan Wagner <waja at cyconet.org> Wed, 07 Sep 2011 15:33:55 +0200
diff --git a/debian/pluginconfig/snmp.cfg b/debian/pluginconfig/snmp.cfg
index 1bc5900..2be8f8e 100644
--- a/debian/pluginconfig/snmp.cfg
+++ b/debian/pluginconfig/snmp.cfg
@@ -103,13 +103,6 @@ define command{
}
-# 'check_snmp_bgpstate' command definition
-define command{
- command_name check_snmp_bgpstate
- command_line /usr/lib/nagios/plugins/check_bgpstate '$HOSTADDRESS$' -c '$ARG1$'
- }
-
-
# 'check_netapp_uptime' command definition
define command{
command_name check_netapp_uptime
--
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