Node exporter install

From wikinotes
Revision as of 14:51, 20 February 2022 by Will (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> pacman -S prometheus-node-exporter pkg install node_exporter # FreeBSD </syntaxhighlight> <syntaxhighlight lang="bash"> sysctl enable node_ex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
pacman -S prometheus-node-exporter
pkg install node_exporter    # FreeBSD
sysctl enable node_exporter  # FreeBSD