Skip to content

Releases: wernerfred/check_synology

v0.4.0

11 Mar 08:05
ece400b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.4.0-beta.1

08 Jun 12:46
95fbc9b
Compare
Choose a tag to compare
v0.4.0-beta.1 Pre-release
Pre-release

What's Changed

  • Use "easysnmp" and "snmpwalk" for huge efficiency gains by @amotl in #19
  • Provide code from repository as real Python package by @amotl in #20
  • docs: add amotl as a contributor for ideas, example by @allcontributors in #25
  • Improve error message when SNMP connection fails by including hostname by @amotl in #24
  • Improve evaluation of trigger state for "update status" mode by @amotl in #22
  • Improve state evaluation for "system status" check by @amotl in #26
  • Improve configuration snippets for Icinga by @amotl in #21
  • feat: Fix and improve state evaluation for "disk status" check by @amotl in #28
  • docs: add Kraeutergarten as a contributor for userTesting by @allcontributors in #33
  • Fix disk state evaluation and add the shebang line by @Doomas in #31
  • docs: add Doomas as a contributor for code by @allcontributors in #32

Known Issues

  • Current known regression: Option to configure a custom port for smtp. See #23

New Contributors

Full Changelog: v0.3.1...v0.4.0-beta.1

v0.3.1

12 Mar 10:05
888097f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Feb 15:17
457dd49
Compare
Choose a tag to compare

Changelog

Fixed

  • Wrong language used in storage output (457dd49)

Changed

  • Deprecating free memory. Introducing usable memory. Calculated through unused + cached (e3c0d26)

Contributors

Thank you for your contributions!

v0.2

31 Oct 19:14
1e491be
Compare
Choose a tag to compare

Changelog

Added

  • Allow custom port definitions (b049204)
  • Support for python3 (4f0bae5)
  • Documentation on port usage and deprecation of python2 (aeab1c5)

Fixed

  • Zero Division Error & Docker Container Volumes (9c13749)

Contributors

Thank you for your contributions!

check_synology available

13 Sep 10:19
5fef335
Compare
Choose a tag to compare
v0.1

Update README.md