Check_netapp3

Bookmark and Share

Rating
2 votes
Favoured:
0
Hits
2762
Files:
FileDescription
check_netapp3.plcheck_netapp3.pl
An updated version of the original check_netapp script written in perl to use SNMP queries to check a netapp for all sorts of status info (read the helpdoc within the script for more info.)
An updated version of the original check_netapp and check_netapp3 scripts written in perl.

Similar to its predecessor, it can check netapp SNMP status on a number of variables. The logic has been revamped and the script set to allow for simple expansion of new checks (like qtree status)

Inside the script is a hash of hash that stores all the config data for the variable to check.
Reviews (1)
byplrunner, May 18, 2010
The fix for the "less then 0" returned values does not work if running the script on 32bit architecture though. :-P

I fixed that by using (2**32) instead of (1