check_synology
check_synology copied to clipboard
Made SNMP privacy protocol selectable
This is my version to make the privacy protocol selectable. AES128 is used as default.
Please add the new option [-s [AES128|DES]] to the usage in the README.md accordingly.
Done!
Why specifically did you choose -s? Maybe we should change this to -e(encryption?) to save -s for future usecases that are more related to the letter s? What's your opinion on that?
Yes you are right! I was thinking in the direction of "secret". But that would not be logical and also wrong in terms of content.
@all-contributors add @dommi22m for code