promtool

Tooling for the Prometheus monitoring system. More information: <https://prometheus.io/docs/prometheus/latest/getting_started/>.

  • Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
  • Homepage: https://prometheus.io/
  • Section: net
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 golang-github-prometheus-prometheus
Raspbian
RUN apt-get update && \ apt-get install -y prometheus
click the source code to copy install promtool on any operating system with command-not-found.com