update for check_snmp_synology for SNMP3
Compare changes
+ 116
− 42
@@ -9,21 +10,30 @@
@@ -57,15 +67,61 @@ OID_RAIDSize="${OID_syno}.3.1.1.5"
@@ -88,53 +144,70 @@ _get(){
@@ -169,9 +242,9 @@ _wd ""
@@ -182,9 +255,9 @@ _wd "System Status: $systemStatus"
@@ -196,7 +269,7 @@ _wd "Power Status: $powerStatus"
@@ -208,7 +281,7 @@ _wd "System Fan Status: $systemFanStatus"
@@ -232,7 +305,7 @@ _wd "NAS temperature: $DeviceTemperature °C"
@@ -253,7 +326,7 @@ done
@@ -272,6 +345,7 @@ do