[pkg-nagios-changes] [Git][nagios-team/pkg-nagios-plugins-contrib][master] 4 commits: Adding d/p/check_libvirt/fix_cache_path to create the cache dir inside nagios...
Jan Wagner
gitlab at salsa.debian.org
Mon Dec 7 17:54:54 GMT 2020
Jan Wagner pushed to branch master at Debian Nagios Maintainer Group / pkg-nagios-plugins-contrib
Commits:
7317610b by Jan Wagner at 2020-12-07T17:19:04+01:00
Adding d/p/check_libvirt/fix_cache_path to create the cache dir inside nagios homedir (Closes: #960923)
- - - - -
b2ae7e72 by Jan Wagner at 2020-12-07T17:37:40+01:00
Auto update of debian/control
- - - - -
7271247d by Jan Wagner at 2020-12-07T17:44:54+01:00
Prepare release
- - - - -
cdafe074 by Jan Wagner at 2020-12-07T18:53:58+01:00
New changelog
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/patches/check_libvirt/fix_cache_path
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,60 @@
+nagios-plugins-contrib (28.20201207-1) UNRELEASED; urgency=medium
+
+ * NOT RELEASED YET
+
+ -- Jan Wagner <waja at cyconet.org> Mon, 07 Dec 2020 18:53:25 +0100
+
+nagios-plugins-contrib (28.20201207) unstable; urgency=high
+
+ [ Jan Wagner ]
+ * [d42a7cb] Update check_multipath to 0.4.8
+ * [f4bc15c] Update check_rbl to 1.5.3
+ * [e9aaf9b] Update check_ssl_cert to 1.109.0
+ * [4a7c176] Removing dnsbl.inps.de from d/patches/check_rbl/additional_rbls
+ * [8c8a770] Update check_ssl_cert to 1.113.0
+ * [713e713] Update check_zone_auth to 1.14
+ * [3a81549] Update check-multipath to 0.4.9
+ * [f268738] Update check_rbl to 1.5.4
+ * [1b75778] Update check_ssl_cert to 1.118.0
+ * [7474d54] Update check_ssl_cert to 1.120.0 (Closes: #976218)
+ * [e391368] Adding d/p/check_raid/sort_megacli_numerical
+ * [9c92bb0] Adding d/p/check_raid/hpacucli_cache_fail
+ * [1e9f7cc] Adding d/p/check_raid/fix_unparsed_error_cciss
+ * [2569d5b] check_ssl_cert: Update to 1.122.0
+
+ [ Bas Couwenberg ]
+ * [da04a15] Update gbp.conf to use --source-only-changes by default.
+
+ [ Jan Wagner ]
+ * [ddaed0a] Update check-cert-expire, check-entropy and check-running-kernel
+ from upstream
+ * [ad756f4] Remove obsolete patch d/p/dsa/python2to3
+ * [5965683] Adding '-maxdepth 1' to
+ d/p/dsa/check_running_kernel_jessie_centos_fix. (Closes: #878233, #855416),
+ Thanks Felix Geyer
+ * [a28a09b] d/control.in: Annotate python* build-depends with :native.
+ Thanks Helmut Grohne
+ * [c7bbb4b] check_memcached/Makefile: Make pkg-config substitutable.
+ Thanks Helmut Grohne
+ * [3b85926] check_httpd_status/control: Fixing Description (Closes: #955378)
+ * [5f4ba99] Adding d/p/check_backuppc/fix_filter to fix filtering.
+ (Closes: #865021) Thanks Peter Palfrader
+
+ [ Bas Couwenberg ]
+ * [934e279] Bump Standards-Version to 4.5.1, no changes.
+
+ [ Jan Wagner ]
+ * [6827b67] check_ssl_cert: Update to 1.124.0
+ * [3831382] check_rbl: Update to 1.5.6
+ * [f386eb8] Adding d/p/check_email_delivery/fix_tls
+ (Closes: #821207, #861814)
+ * [73e2ece] Refreshing d/p/check_email_delivery/check_smtp_send-hello
+ * [7317610] Adding d/p/check_libvirt/fix_cache_path to create the cache dir
+ inside nagios homedir (Closes: #960923)
+ * [b2ae7e7] Auto update of debian/control
+
+ -- Jan Wagner <waja at cyconet.org> Mon, 07 Dec 2020 17:40:28 +0100
+
nagios-plugins-contrib (27.20200511+1) unstable; urgency=medium
* [b6d2915] Fixing tests (again)
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Bernd Zeimetz <bzed at debian.org>, Jan Wagner <waja at cyconet.org>, Stefa
Build-Depends: debhelper (>= 8.0.0),
dh-autoreconf,
dh-python,
- python3, python3-debian,
+ python3:any, python3-debian:native,
quilt (>= 0.46-7),
autotools-dev, flex, libmemcached-dev [!hurd-i386], pkg-config
Standards-Version: 4.5.1
@@ -92,7 +92,7 @@ Description: Plugins for nagios compatible monitoring systems
* Raids
and alerts you if one of these components is faulty or operates
outside its normal parameters.
- * check_httpd_status (rev204): plugin checking Apache or Lighthttpd
+ * check_httpd_status (rev204): plugin checking Apache or lighttpd
server-status page (using mod_status)
* check_ipmi_sensor (3.13): IPMI Sensor Monitoring Plugin
Plugin to monitor the hardware status (fan speed, temperaturs,
@@ -114,7 +114,7 @@ Description: Plugins for nagios compatible monitoring systems
on some system with very stable memory usage it is perfectly
normal for system cache to fill in all available memory.
* check_mongodb (b33e763): Plugin script to monitor your MongoDB server(s)
- * check_multipath (0.4.7): plugin to monitor the number of available and
+ * check_multipath (0.4.9): plugin to monitor the number of available and
failed paths of multipath devices
* check_mysql_health (2.2.2): plugin to check various parameters of a
MySQL database
@@ -147,7 +147,7 @@ Description: Plugins for nagios compatible monitoring systems
- Solaris software RAID via metastat
- Areca SATA RAID Support via cli64/cli32
- Detecting SCSI devices or hosts with lsscsi
- * check_rbl (1.5.0): plugin to check if a server is blacklisted
+ * check_rbl (1.5.6): plugin to check if a server is blacklisted
* check_redis (0.73): Redis Server check plugin
This plugin checks Redis NoSQL database status variables,
measures its response time and if specified allows one to set thresholds
@@ -173,7 +173,7 @@ Description: Plugins for nagios compatible monitoring systems
HOST-RESOURCES-MIB::hrSystemDate.0 used here returns 8 or 11 byte octets.
SNMP translation needs to be switched off and to be converted the
received SNMP data into readable strings.
- * check_ssl_cert (1.98.0): plugin to check the CA and validity of an
+ * check_ssl_cert (1.124.0): plugin to check the CA and validity of an
X.509 certificate
* check_uptime (0.521): check_uptime returns uptime of a system
in text (readable) format as well as in minutes for performance graphing.
@@ -196,7 +196,7 @@ Description: Plugins for nagios compatible monitoring systems
The plugin may not yet work with all registrars, since their
output formats differ or there is no expiration date in the
whois output.
- * check_zone_auth (1.13): plugin to ensure that the authoritative nameservers
+ * check_zone_auth (1.14): plugin to ensure that the authoritative nameservers
for a given zone remain in sync.
* check_zone_rrsig_expiration (1.14): plugin to check for expiration of
signatures in dnssec-enabled zones.
=====================================
debian/patches/check_libvirt/fix_cache_path
=====================================
@@ -0,0 +1,11 @@
+--- a/check_libvirt/check_libvirt
++++ b/check_libvirt/check_libvirt
+@@ -56,7 +56,7 @@
+
+ $PROGNAME = basename($0);
+ $VERSION = '0.1.0';
+-my $spooldir="/opt/monitor/var/check_libvirt";
++my $spooldir="/var/lib/nagios/.cache/check_libvirt";
+
+ if (!-d $spooldir)
+ {
=====================================
debian/patches/series
=====================================
@@ -20,6 +20,7 @@ check_httpd_status/monitoring-plugin
check_imap_quota/syntax_error_fix
check_libvirt/monitoring-plugin
check_libvirt/fix_uom
+check_libvirt/fix_cache_path
check_lm_sensors/manpage_whatis_fix
check_lm_sensors/spelling_errors
check_lm_sensors/interpreter
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib/-/compare/e0fff6231b61f8a7f2b22178d55c0e2a009a10f8...cdafe0749d1e9482ac5692036d8377f383223d54
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib/-/compare/e0fff6231b61f8a7f2b22178d55c0e2a009a10f8...cdafe0749d1e9482ac5692036d8377f383223d54
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20201207/8e8b9783/attachment-0001.html>
More information about the pkg-nagios-changes
mailing list