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 (64 downloads)
EPEL 8 x86_64 (62)* EPEL 8 (47 downloads)

* Total number of downloaded packages.