Frederic Werner

Results 21 comments of Frederic Werner

Thx for your contribution. Can you please add the port option to the docs as well (README still includes it iirc, but examples should be updated i guess)

@all-contributors add @bigitag for code

Thx for that contribution. Sadly i'm super short on time in the last weeks - I promise i did not forget this addition but i would like to go through...

hey @gkasKaR is this issue still present? Could you try with latest version (@master) as a lot did change in the last few weeks?

Hey :) So you added the checks and they work properly but all checks show your host with hint `(DOWN)` ist that correct/your problem? I'm not sure how I can...

I cannot spot any error in your configuration file. The checks are working as they should. Why do you use check_Synology to test the availability of the host? Use hostalive...

@all-contributors add @dommi22m for code

Just tested your changes. With AES it's working. With 3DES not: ``` No SNMP response received before timeout Traceback (most recent call last): File "check_synology.py", line 77, in load1 =...

I added `DES` support. Please @dommi22m provide information regarding `3DES` and check again.

@dommi22m for backwards compatibility i changed the argument to be optional (provided via `-k`) and defaulted it to the current method `AES`. Authentication method could then be implemented accordingly via...