--++ Functions from module smart-status
smart-status-lib.pl
Functions for getting SMART status
get_smart_version()
Returns the version number of the SMART tools on this system
list_smart_disks_partitions
Returns a sorted list of disks that can support SMART. May include faked-up 3ware devices
count_subdisks(&drive, type, [device])
Returns the number of sub-disks for a hardware RAID device, by calling smartctl on them until failure.
get_drive_status(device-name, [&drive])
Returns a hash reference containing the status of some drive
get_extra_args(device, [&drive])
Returns extra command-line args to smartctl, needed for some drive type.
Topic revision: r1 - 25 Mar 2009 - 07:06:44 -
TWikiGuest