Skip to content

dhasthagheer/apache2_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Apache2 Exporter for Prometheus

This is a simple server that periodically scrapes apache stats and exports them via HTTP for Prometheus consumption.

To install it:

sudo apt-get install mercurial
git clone https://github.com/dhasthagheer/apache2_exporter.git
cd apache2_exporter
make

To run it:

./apache2_exporter [flags]

Help on flags:

./apache2_exporter --help

About

This is a simple server that periodically scrapes apache stats and exports them via HTTP for Prometheus consumption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published