Code Monkey home page Code Monkey logo

ilo-exporter's Introduction

ilo-exporter

A Prometheus Exporter used to export HP ILO metrics This uses the rest api provided by the ILO on HP servers to expose metrics the node exporter does not. This includes:

  • Power Reading
  • Fan speeds in percentages
  • all temperatures monitored by ilo.

Example Usage: ilo-metrics

The exporter can be run in several ways:

standalone:

TODO: run from jar command

docker:

TODO: docker command

kubernetes:

./create-secret.sh
kubectl apply -f 	iloexporter-deployment.yaml 

The exporter is configured via environment variables:

variable description
ilo.username username to talk to ilo
ilo.password password used to login into ilo
ilo.hosts comma separated list of ilo hosts. Supports sequential expansion for ipv4 addressess e.g. 192.168.1.1-3
ilo.port port to listen on for metrics http server. defaults to 9416
ilo.cache.refresh how often the ilo cache should be refreshed. default is (PT30S)30 seconds defined in iso8601 duration

ilo-exporter's People

Contributors

marklester avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.