You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
examples | 3 years ago | |
README.md | 3 years ago | |
smart_array_disks_temperature | 3 years ago | |
smart_array_system_temperature | 3 years ago | |
smart_array_temperatures | 3 years ago |
README.md
munin-gen8
Some plugins to monitor temperatures of each SMART Array controllers and attached disks.
At this time only tested on HP Microserver Gen8 with Smart Array P222.
Requirement
This plugins need ssacli
and hpacucli
(from hwraid) to work correctly.
Installation
$ cd /opt
$ sudo git clone https://framagit.org/dbroqua/munin-gen8.git
$ cd /etc/munin/plugins
$ sudo -ln -snf /opt/munin-gen8/smart_array_ ./
$ sudo /etc/init.d/munin-node restart
Examples
Only monitor disks temperature (smart_array_disks_temperature)
Only monitor controllers temperature (smart_array_system_temperature)
Monitor controllers and disks (smart_array_temperatures)