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 (491103)* | EPEL 7 (7921603 downloads) | 
|  EPEL 8 | aarch64 (3741)*, x86_64 (32558)* | EPEL 8 (18979 downloads) | 
|  Fedora 40 | aarch64 (17)*, i386 (18)*, x86_64 (26)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | aarch64 (17)*, i386 (16)*, x86_64 (20)* | Fedora 41 (73 downloads) | 
|  Fedora 42 | aarch64 (4)*, i386 (13)*, x86_64 (9)* | Fedora 42 (58 downloads) | 
|  Fedora 43 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 43 (27 downloads) | 
|  Fedora rawhide | aarch64 (28)*, i386 (26)*, x86_64 (23)* | Fedora rawhide (512 downloads) | 
* Total number of downloaded packages.
Last Build
Quick Enable
    #> dnf copr enable ibotty/prometheus-exporters
  
  
     More info about enabling Copr repositories