From 0a4bf71cc680550ed03b1568e6a68b50628e5038 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 17 Jan 2016 00:06:37 +0000 Subject: Add some notes regarding installation to the README --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README b/README index 6ccf068..ecbe6a3 100644 --- a/README +++ b/README @@ -6,3 +6,18 @@ Prometheus. Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASES command output. For the full list, see the prometheus_pgbouncer_exporter/collectors.py file. + +## Installation + +### Debian + +You can build a Debian binary package from the source package in the git +repository. Alternatively, you can download a binary package from here: + + http://cbaines.net/projects/prometheus-pgbouncer-exporter/releases/ + +### Other Operating Systems + +I would recommend installing using setuptools, then running the +promtheus-pgbouncer-exporter script. A systemd service file is provided which +can be used if you have systemd. -- cgit v1.2.3