Go to file
dbroqua f15dad1b20 Fixed bug on readme for images 2020-03-31 09:50:47 +02:00
examples Updated readme and added examples 2020-03-31 09:49:39 +02:00
README.md Fixed bug on readme for images 2020-03-31 09:50:47 +02:00
smart_array_disks_temperature Updated configuration section 2020-03-29 11:10:34 +02:00
smart_array_system_temperature Updated name 2020-03-29 12:05:46 +02:00
smart_array_temperatures Updated configuration section 2020-03-29 11:10:34 +02:00

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)

smart_array_disks_temperature

Only monitor controllers temperature (smart_array_system_temperature)

smart_array_system_temperature

Monitor controllers and disks (smart_array_temperatures)

smart_array_temperatures