Skip to content

Commit

Permalink
description of changes
Browse files Browse the repository at this point in the history
  • Loading branch information
n27051538 committed Jun 1, 2020
1 parent 0f10f19 commit 9b43926
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# HP iLO Metrics Exporter

Blackbox likes exporter used to exports HP Server Integrated Lights Out (iLO) states to Prometheus.
Added support for Python 3.6.
ilo_user, ilo_password, ilo_port may be preset via environment.
Added storage health information from iLO (cache, controller, logical drives, physical drives).
Added temperature values information from iLO.
Exporter for HP Server Integrated Lights Out (iLO) information to Prometheus.
- support for Python 3.6.
- ilo_user, ilo_password, ilo_port may be preset via environment.
- storage health information from iLO (cache, controller, logical drives, physical drives).
- temperature values information from iLO.
- per-fan and per-power-supply statuses.
- OA info for Blade servers
- Server ON status.


### Gauges

Expand Down

0 comments on commit 9b43926

Please sign in to comment.