Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
gauze
bygauze, March 1, 2010
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
./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