How to monitor Netapp 8.3
Posted: Fri Oct 04, 2019 2:56 am
Hi
I try to monitor Netapp 8.3.
When I used snmpwalk:
I get:
When i tried use this plugin:
https://exchange.nagios.org/directory/P ... 4292527640
by this command:
I get:
Any ideas how to repair this?
I try to monitor Netapp 8.3.
When I used snmpwalk:
Code: Select all
snmpwalk -v2c -c public 10.10.10.100 Code: Select all
iso.3.6.1.2.1.1.1.0 = STRING: "NetApp Release 8.3.2P2: Mon May 23 13:45:25 UTC 2016"
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.789.2.5
iso.3.6.1.2.1.1.3.0 = Timeticks: (4207338296) 486 days, 23:03:02.96
iso.3.6.1.2.1.1.4.0 = ""
iso.3.6.1.2.1.1.5.0 = STRING: "XXXX"
iso.3.6.1.2.1.1.6.0 = STRING: "XXXX"
iso.3.6.1.2.1.1.7.0 = INTEGER: 72
https://exchange.nagios.org/directory/P ... 4292527640
by this command:
Code: Select all
./testnetapp -2 public -h 10.10.10.100 -v
Code: Select all
./testnetapp: line 227: [: No Such Object available on this agent at this OID: integer expression expected
Synology model: No Such Object available on this agent at this OID
Synology s/n: No Such Object available on this agent at this OID
DSM Version: No Such Object available on this agent at this OID
DSM update: No Such Object available on this agent at this OID
System Status: Failed
Temperature: No Such Object available on this agent at this OID (Normal)
Power Status: Failed
System Fan Status: Failed
CPU Fan Status: Failed
Number of disks: 0
Number of RAID volume: 0
CRITICAL - Synology No Such Object available on this agent at this OID (s/n: No Such Object available on this agent at this OID, No Such Object available on this agent at this OID), System status: Failed , Power status: Failed , System fan status: Failed , CPU fan status: FailedAny ideas how to repair this?