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
- fix: Improve error handling when monitored appliance is not available by @amotl in #30
- docs: add kamakazikamikaze as a contributor for plugin by @allcontributors in #34
- Fix typo in synology-host.conf by @jebabin in #36
- Update synology-host.conf by @jebabin in #37
- docs: add jebabin as a contributor for doc by @allcontributors in #38
- add possibility to define snmp timeout/retries by @to-kn in #43
- add to-kn as a contributor by @allcontributors in #44
- Minor setup.py updates by @fibberblank in #49
- docs: add fibberblank as a contributor for code by @allcontributors in #50
- fix volumes with zero size by @cycloon in #51
- Update check_synology.py by @dropthemic in #52
- Made SNMP privacy protocol selectable by @dommi22m in #41
- docs: add cycloon as a contributor for code by @allcontributors in #53
- docs: add dropthemic as a contributor for code by @allcontributors in #54
- fix: correct json syntax by @wernerfred in #58
- Introduce support for 'disk health' value by @p-try in #57
- docs: add p-try as a contributor for code by @allcontributors in #59
- snmp-port by @bigitag in #46
- docs: add bigitag as a contributor for code by @allcontributors in #47
New Contributors
- @Doomas made their first contribution in #31
- @jebabin made their first contribution in #36
- @to-kn made their first contribution in #43
- @fibberblank made their first contribution in #49
- @cycloon made their first contribution in #51
- @dropthemic made their first contribution in #52
- @dommi22m made their first contribution in #41
- @p-try made their first contribution in #57
- @bigitag made their first contribution in #46
Full Changelog: v0.3.1...v0.4.0