Synology check: allow complete check or single check(s)
Compare changes
+ 239
− 149
@@ -3,7 +3,8 @@
@@ -11,10 +12,10 @@
@@ -24,8 +25,9 @@
@@ -54,13 +56,20 @@ OID_RAIDStatus="${OID_syno}.3.1.1.3"
@@ -74,25 +83,39 @@ Institute for Medical Education - University of Bern
@@ -104,20 +127,25 @@ CONFIG FILE:
@@ -130,7 +158,7 @@ _wd()
@@ -139,12 +167,29 @@ usage()
@@ -154,11 +199,28 @@ while getopts a:h:f:v OPTNAME; do
@@ -171,158 +233,186 @@ done