wernerfred / check_synology

This plugin will check a lot of different values on your Synology DiskStation.
MIT License
17 stars 25 forks source link

[STACK] Add more tests, now with real SNMP conversation(s) #40

Open amotl opened 2 years ago

amotl commented 2 years ago

What the title says. It is a followup to #39 and includes a compact SNMP responder made with pysnmplib, needed for mocking a Synology DiskStation, SNMP-wise.

The effective delta to #39 can be inspected per https://github.com/cicerops/check_synology/compare/add-ci...more-tests.