prometheus

Monitoring system and time series database

Debian Debian
RUN apt-get update && \ apt-get install -y prometheus
Ubuntu
RUN apt-get update && \ apt-get install -y prometheus
Arch Arch Linux
RUN pacman -S --noconfirm prometheus
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y prometheus
Fedora
RUN dnf install -y prometheus
Raspbian
RUN apt-get update && \ apt-get install -y prometheus
click the source code to copy install prometheus on any operating system with command-not-found.com