check_synology icon indicating copy to clipboard operation
check_synology copied to clipboard

This plugin will check a lot of different values on your Synology DiskStation.

Results 13 check_synology issues
Sort by recently updated
recently updated
newest added

Added the ability to transmit the user defined port to easysnmp. Which gives you the ability to define it as a new argument/field in icinga director.

Adds @bigitag as a contributor for code. This was requested by wernerfred [in this comment](https://github.com/wernerfred/check_synology/pull/46#issuecomment-1279917293) [skip ci]

Dear Frederic, this patch will add some software tests and a CI/GHA configuration. It works well already, see below. I believe it will tremendously help with future maintenance. With kind...

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...

Hi, > A custom port can be specified by using `-p`. The default value is `161`. I just discovered that the refactoring coming from #4/#19 dropped that feature to specify...

Hello, First, thank you for this great check script. I am using it on the models DS918+ and DS920+. The storage check did not work for me and gave me...

This is my version to make the privacy protocol selectable. AES128 is used as default.

Add @dommi22m as a contributor for code. This was requested by wernerfred [in this comment](https://github.com/wernerfred/check_synology/pull/41#issuecomment-1216451212)

Hello there, as the captions mentions, I receive an error when executing any check against a Synology NAS (7.0.1-42218 Update 2). On the other hand nwc_health gets a valid response...

For now there is no support to choose the protocol for private key. (3DES/AES) Neither for the auth key (MD5/SHA) So you will get an TypeError if not AES is...

waiting for contributor action