tgerov/node_exporter
Project ID: 41060
Description
Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
Installation Instructions
Fedora 33/34, Enterprise Linux 8
$ sudo dnf copr enable tgerov/node_exporter
$ sudo dnf install node-exporter
Enterprise Linux 7
$ sudo yum install yum-plugin-copr
$ sudo yum copr enable tgerov/node_exporter
$ sudo yum install node-exporter
Start
$ sudo systemctl start node_exporter
Enable onboot
$ sudo systemctl enable node_exporter
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (15)* | EPEL 7 (78 downloads) |
EPEL 8 | x86_64 (64)* | EPEL 8 (62 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tgerov/node_exporter
More info about enabling Copr repositories