tgerov/apache-exporter
Project ID: 41412
Description
Exports apache mod_status statistics via HTTP for Prometheus consumption.
Installation Instructions
Fedora 33/34, Enterprise Linux 8
$ sudo dnf copr enable tgerov/apache-exporter
$ sudo dnf install apache-exporter
Enterprise Linux 7
$ sudo yum install yum-plugin-copr
$ sudo yum copr enable tgerov/apache-exporter
$ sudo yum install apache-exporter
Start
$ sudo systemctl start apache_exporter
Enable onboot
$ sudo systemctl enable apache_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 |
---|---|---|
Centos-stream 8 | x86_64 (8)* | Centos-stream 8 (72 downloads) |
EPEL 7 | x86_64 (8)* | EPEL 7 (65 downloads) |
EPEL 8 | x86_64 (19)* | EPEL 8 (80 downloads) |
EPEL 9 | x86_64 (0)* | EPEL 9 (33 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tgerov/apache-exporter
More info about enabling Copr repositories