Blackbox exporter install

From wikinotes
Revision as of 14:23, 20 February 2022 by Will (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> pacman -S prometheus-blackbox-exporter # Archlinux pkg install blackbox_exporter # FreeBSD </syntaxhighlight> You'll also need to ena...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
pacman -S prometheus-blackbox-exporter  # Archlinux
pkg install blackbox_exporter           # FreeBSD

You'll also need to enable the service.