check_bareos

Icinga Plugin to check Bareos Backup Director databases

Release v2.0.0 - Major Refactor latest

Major Refactor of this Plugin to allow future maintainability. Includes breaking changes.

What's Changed

  • Enable GitHub Actions by @martialblog in https://github.com/NETWAYS/check_bareos/pull/24
  • Major Refactor to allow future maintainability by @martialblog in https://github.com/NETWAYS/check_bareos/pull/26
  • Add unittests
  • Optimize code readability
  • Improved error handling and some bug fixes
  • Normalize perfdata output text
  • Normalize output text
  • Refactor to support warning/critical thresholds
  • Refactor to support all job states
  • Change return status output formatting to include []

Deprecations and Breaking Changes:

  • Remove support for MySQL since Bareos also dropped support
  • Change -d --database flag from meaning database type to database name
  • Change --user short to -U to avoid confusion with --unit flag

Full Changelog: https://github.com/NETWAYS/check_bareos/compare/v1.1.0...v2.0.0

check_bareos-v2.0.0.tar.gz

Release tarball
application/gzip 2023-07-07 Download from Github

Release v1.1.0

What's Changed

Full Changelog: https://github.com/NETWAYS/check_bareos/commits/v1.1.0

check_bareos-v1.1.0.tar.gz

Release tarball
application/gzip 2022-11-16 Download from Github