File monitoring-plugins-mssql_health.changes of Package monitoring-plugins-mssql_health
-------------------------------------------------------------------
Mon Mar 25 21:55:37 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.6.4.14
* fix a bug in password decoding
* add db max size as threshold in database-size
* fix currentdb with a - in the database name
- Run spec-cleaner
-------------------------------------------------------------------
Sat Jul 22 14:23:03 UTC 2017 - mardnh@gmx.de
- Update to version 2.6.4.11
+ update glplugin
+ the same, forgotten to fix it in database-online
+ fix a bug in database-*, is_primary_replica does not exist
in sqlsrv 2012
+ ignore alwayson replicas in database-free
+ bugfix in database-free with zero-size filestreams.
+ ignore database snapshots in database-free
-------------------------------------------------------------------
Mon Sep 5 14:01:08 UTC 2016 - mardnh@gmx.de
- pnp4nagios-template is no longer shipped in the distribution tarball
- use the official template from pnp4nagios (check_mssql_health.php)
- update to 2.6.4.5
+ update GLPlugin (encode)
+ cleanup deprecated files
* 2016-06-03 2.6.2.3
+ update GLPlugin
* 2016-05-11 2.6.2.2
+ unset syb_flush_finish
+ use NOLOCK for msdb.dbo.backupset, otherwise selects during backups take too long
* 2016-05-02 2.6.2.1
+ set syb_flush_finish
* 2016-04-19 2.6.2
+ let sql statements run into their private timeouts
+ fix create-monitoring-user
* 2016-04-04 2.6.1
+ improve backup-age runtime for large number of databases
* 2016-03-23 2.6
+ add modes database-*free-details, database-filegroup-free, database-file-free
+ improved calculation of free space
* 2016-02-09 2.5
+ add glplugin submodule
* 2016-01-27 2.3.1.1
+ bugfix in backup-age (The multi-part identifier "ar.replica_id" could not be bound). Korinthenkacker!
* 2016-01-27 2.3.1
+ bugfix in database-modes ("-" in database name)
* 2016-01-24 2.3
+ add method sqsh and sqlrelay (to redesign)
* 2016-01-24 2.2.2
+ add sybase database* (to redesign)
* 2016-01-19 2.2.1
+ fix aps detection
* 2016-01-15 2.2
+ add aps modes
-------------------------------------------------------------------
Thu Jan 7 09:40:46 UTC 2016 - mardnh@gmx.de
- update to 1.6.2.3
+ bugfix in failed-jobs
+ bugfix in last-backup, skip snapshots
- 1.6.2.2 2015-08-20
+ improve detection of preferred replica for backups
- 1.6.2.1 2015-08-17
+ fix timeouts during sql statements
-------------------------------------------------------------------
Fri Sep 25 09:31:12 UTC 2015 - mardnh@gmx.de
- update to 1.6.2
+ handle replicated databases in backup-age
+ fix a bug in jobs-enabled
- fix source url
-------------------------------------------------------------------
Sun Aug 2 12:20:28 UTC 2015 - lars@linux-schulserver.de
- update to 1.6:
+ add rfc3986-encoded passwords
+ handle and mitigate sql errors in mode sql
+ mitigate sql errors in mode sql-runtime
+ bugfix in fetch() for storec procedures with output params
(Thanks lockland)
+ report sql errors in mode sql-runtime
+ add selectedperfdata
+ bugfix in database-backup-age. incremental backups are no longer ignored
+ allow mitigation for failed-jobs if no jobs were run
+ add –commit which forces auto-commit on
+ implement –negate old_level=new_level
+ output also ok-messages for my-modes
+ allow floating point numbers in thresholds
+ bugfix in transactions. handles databases with auto-close
+ update configure.ac
+ add mode jobs-enabled (Thanks Thomas Gelf)
+ handle wrong io_busy and cpu_busy values (hickups of 500% caused
by counter overflows are replaced by the last valid value. if the
error persists dirung 5 plugin runs the obviously wrong value
is reported)
-------------------------------------------------------------------
Wed Jul 30 19:18:03 UTC 2014 - lars@linux-schulserver.de
- Renamed package to monitoring-plugins-mssql_health
-------------------------------------------------------------------
Mon Jun 2 20:22:56 UTC 2014 - mardnh@gmx.de
- specfile cleanup
-------------------------------------------------------------------
Fri Apr 4 19:16:12 UTC 2014 - mardnh@gmx.de
- initial package