[Pkg-nagios-changes] [pkg-nagios-plugins] 182/413: removing check_vsz check command
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:21 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 762072b78bcf8dc7b6080d5be6d51f4137575f2b
Author: Jan Wagner <waja at cyconet.org>
Date: Mon Aug 24 15:48:30 2009 +0000
removing check_vsz check command
---
debian/changelog | 2 ++
debian/pluginconfig/vsz.cfg | 6 ------
debian/rules | 2 +-
3 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b438b4e..2ea5497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ nagios-plugins (1.4.13+git200906171200-2) UNRELEASED; urgency=low
the first position (Closes: #538487)
* configure ps to use also etime with check_proc, thanks to
Justin T Pryzby (Closes: #540107)
+ * removing vsz.cfg, check_vsz isn't available anymore and check_proc can be
+ used, thanks to Keith (Closes: #542700)
-- Jan Wagner <waja at cyconet.org> Thu, 06 Aug 2009 00:11:51 +0200
diff --git a/debian/pluginconfig/vsz.cfg b/debian/pluginconfig/vsz.cfg
deleted file mode 100644
index fc4776c..0000000
--- a/debian/pluginconfig/vsz.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-# 'check_vsz' command definition
-define command{
- command_name check_vsz
- command_line /usr/lib/nagios/plugins/check_vsz -w 8096 -c 16182 -C httpd
- }
-
diff --git a/debian/rules b/debian/rules
index a53308c..f61c513 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ std_plugins:=check_breeze check_ifoperstatus check_hpjd check_ifstatus \
basic_plugin_cfgs:=apt dhcp disk dummy ftp http load mail news ntp ping procs \
real ssh tcp_udp telnet users
std_plugin_cfgs:=breeze disk-smb dns flexlm fping games hppjd ifstatus ldap \
- mrtg mysql netware nt pgsql radius rpc-nfs snmp vsz
+ mrtg mysql netware nt pgsql radius rpc-nfs snmp
PATH = /bin:/sbin:/usr/bin:/usr/sbin
--
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