munin-gen8/smart_array_system_temperature

16 lines
414 B
Plaintext
Raw Normal View History

2020-03-28 18:00:51 +01:00
# 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)