What is Apache Exporter? Apache Exporter is a Prometheus exporter for Apache metrics that exports Apache server status reports generated by mod_status with the URL of http://127.0.0.1/server-status/?auto.
In this article I’ll show how create Apache server status page, how to build Apache Exporter with go get and how to configure it using a systemd service manager on Ubuntu and CentOS. (more…)