ibotty/prometheus-exporters

Project ID: 13036

Description

This is obsoleted by node-exporter in fedora and EPEL.

Exporters to be used with prometheus. For now only includes node_exporter.

Installation Instructions

Installing the repository

RHEL/CentOS

on Centos/RHEL 7:

# curl -Lo /etc/yum.repos.d/_copr_ibotty-prometheus-exporters.repo https://copr.fedorainfracloud.org/coprs/ibotty/prometheus-exporters/repo/epel-7/ibotty-prometheus-exporters-epel-7.repo

on Centos/RHEL 8:

# curl -Lo /etc/yum.repos.d/_copr_ibotty-prometheus-exporters.repo https://copr.fedorainfracloud.org/coprs/ibotty/prometheus-exporters/repo/epel-8/ibotty-prometheus-exporters-epel-8.repo

Then install node-exporter.

# yum install node_exporter

Fedora

# dnf copr enable ibotty/prometheus-exporters # dnf install node_exporter

Textfile exporter

By default (if you don't configure node_exporter in /etc/sysconfig/node_exporter differently), it will export any files with .prom extension in /var/lib/node_exporter/textfile_collector/. There are some example scripts in /usr/share/doc/golang-github-prometheus-node_exporter-*/text_collector_examples. You will only need to add them to a cron job.

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 (469549)* EPEL 7 (3342420 downloads)
EPEL 8 aarch64 (2206)*, x86_64 (31116)* EPEL 8 (17396 downloads)
Fedora 37 aarch64 (9)*, armhfp (0)*, i386 (12)*, x86_64 (39)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (9)*, i386 (10)*, x86_64 (27)* Fedora 38 (71 downloads)
Fedora 39 aarch64 (6)*, i386 (6)*, x86_64 (10)* Fedora 39 (39 downloads)
Fedora 40 aarch64 (0)*, i386 (0)*, x86_64 (0)* Fedora 40 (4 downloads)
Fedora rawhide aarch64 (7)*, i386 (3)*, x86_64 (6)* Fedora rawhide (418 downloads)

* Total number of packages downloaded in the last seven days.