prometheus-apache-exporter
Prometheus exporter for Apache server metrics
Install
- All systems
-
curl cmd.cat/prometheus-apache-exporter.sh
- Debian
-
apt-get install prometheus-apache-exporter
- Ubuntu
-
apt-get install prometheus-apache-exporter
- Kali Linux
-
apt-get install prometheus-apache-exporter
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install prometheus-apache-exporter
- Dockerfile
- dockerfile.run/prometheus-apache-exporter
prometheus-apache-exporter
Prometheus exporter for Apache server metrics
Prometheus exporter for Apache server metrics, written in Go. This server reads Apache mod_status statistics and exports them via HTTP for consumption by Prometheus.