carlosedp / prometheus-ARM

This is a clone of the official Prometheus images for the raspberry pi.

Home Page:https://hub.docker.com/r/napnap75/rpi-prometheus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a clone of the official Prometheus images for the raspberry pi.

The changes from the original images are :

  • added QEmu in the image to allow it to be build on x86 systems (Travis CI)
  • built from arm32v6/alpine instead of busybox (QEmu does not work with Busybox)

The following images are available as tags of napnap75/rpi-prometheus :

  • prometheus : The Prometheus monitoring system and time series database
  • node_exporter : Prometheus exporter for hardware and OS metrics
  • alertmanager : The Alertmanager handles alerts sent by client applications such as the Prometheus server.
  • blackbox_exporter : The blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP.

The source code is available here and the images here.

These images are build every week thanks to Travis CI.

About

This is a clone of the official Prometheus images for the raspberry pi.

https://hub.docker.com/r/napnap75/rpi-prometheus/


Languages

Language:Shell 100.0%