Build precise queries to find exactly what you need
Press ESC to close
@ottow
Favorites0
Views
Projects0
Confirmed this works as expected. The parameter "runway" has a typo though, it needs to be expressed as "runaway". Like so: -l runaway Minor annoyance
Reviewed 5 years ago
Testing this commad on Windows 2012 produces the following error: /usr/local/nagios/libexec/check_nrpe -H 10.100.32.117 -c check_smartwmi -a 5 10 No output available from command (cscript.exe //nologo //T:60 scripts/check_smartwmi.vbs /warn:$ARG1$ /crit:$ARG2$)
Reviewed 12 years ago
Works as advertised. Make sure to put script under /libexec before testing or it will not work (it calls utils.sh from the current dir)
Reviewed 11 years ago
The FAILEDDISK command does not work on my FAS2220, ONTAP 8.1.3. Via telnet, the disk show command says I have one failed disk, yet this check insists there are no failed disks. Manual snmpwalk on the OIDs (1.3.6.1.4.1.789.1.6.4 and below) confirms the system thinks there are no failed disks when queried via SNMP. Possibly a bug in ONTAP?