16 lines
No EOL
414 B
Text
16 lines
No EOL
414 B
Text
|
|
|
|
# Auteur: Damien Broqua <contact@darkou.fr
|
|
# Licence:
|
|
|
|
# Process for get disk informations:
|
|
# show config
|
|
# => extract slot(s)
|
|
# => for each slot
|
|
# => get disk Model (ATA ST4000DM004-2CV1)
|
|
# => get disk temperature (Current Temperature (C):)
|
|
|
|
# Process for get temperatures:
|
|
# get list of slot (hpacucli ctrl all show)
|
|
# => for each slot
|
|
# => temperatures (hpacucli ctrl slot=1 show) |