SnejPro / check_synology

Icinga2 script for Synology Diskstation
0 stars 3 forks source link

some missing parameters (timeout, warn/crit for load check) #20

Open Beleggrodion opened 12 months ago

Beleggrodion commented 12 months ago

I had a small feature request

I miss some cpu load warn and crit thresholds, so for my synology nas i used now https://github.com/lausser/check_nwc_health "cpu-load" for the "load" check.

Also i miss to set a longer timeout. I see it's hardcoded to 5 secs, but if a synology nas is on heavy load, ex as a backup server during night, sometimes it needs more than 5 secs to answer. (I edited it by hand now)

SnejPro commented 11 months ago

I'm gonna have a look into this. But feel free to make your own pull request :)