Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@gauze
Favorites0
Views
Projects0
get this when I run it: ./check_3ware_raid Traceback (most recent call last): File "./check_3ware_raid", line 451, in main() File "./check_3ware_raid", line 444, in main result, output = test_all(verbosity, warn_true, no_summary, show_drives) File "./check_3ware_raid", line 139, in test_all drive_result, drive_message = test_drives(verbosity, no_summary) File "./check_3ware_raid", line 239, in test_drives controllers = [ line.split()[0] for line in lines ] IndexError: list index out of range ------------------ dunno if it's because of my controlled number being so high # tw_cli show Ctl Model (V)Ports Drives Units NotOpt RRate VRate BBU ------------------------------------------------------------------------ c4 9690SA-4I 24 24 3 1 5 1 OK
Reviewed 16 years ago