Add MegaCLI collector
This collector exports the following metrics: - raid_drive_temperature: drive temperature - raid_drive_count: drive error and event counters - raid_adapter_disk_presence: disk presence per adapter
This commit is contained in:
parent
eb17b5fc9d
commit
f47abc5d06
6 changed files with 770 additions and 2 deletions
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"attributes" : {
|
||||
"default" : "1",
|
||||
"web_server" : "1",
|
||||
"zone" : "a",
|
||||
"default" : "1"
|
||||
"zone" : "a"
|
||||
},
|
||||
"config" : {
|
||||
"megacli_command" : "megacli.sh"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue