Translate RAID utility output into prometheus metrics
Go to file
Neale Pickett 846f54a900 A few fixes for my environment:
1. My `perccli` omits binary for the firmware version, which breaks JSON parsing.
   This fixes that.
2. I actually have a machine that needs `storcli` and `perccli` both.
   This adds `cmd=` to each metric to show which command generated it.
   Shouldn't cause any problems with existing deployments (I hope).
2019-08-27 01:50:40 +00:00
Dockerfile Add license 2018-05-30 10:09:50 -04:00
LICENSE Add license 2018-05-30 10:09:50 -04:00
entrypoint.sh Fix storcli path 2018-05-18 14:03:16 -05:00
storcli.py A few fixes for my environment: 2019-08-27 01:50:40 +00:00