Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install prometheus-pgbouncer-exporter on Debian Unstable (Sid)


Install prometheus-pgbouncer-exporter

Installing prometheus-pgbouncer-exporter package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install prometheus-pgbouncer-exporter

prometheus-pgbouncer-exporter package information

distro Debian Unstable (Sid)
section Main
name prometheus-pgbouncer-exporter
version 1.7-1
description Export metrics from pgbouncer to Prometheus
subsection net
website git.cbaines.net / prometheus-pgbouncer-exporter / 
maintainer Christopher Baines

Uninstall prometheus-pgbouncer-exporter

To remove just prometheus-pgbouncer-exporter package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove prometheus-pgbouncer-exporter

Uninstall prometheus-pgbouncer-exporter and it’s dependent packages

To remove the prometheus-pgbouncer-exporter package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove prometheus-pgbouncer-exporter

Purging prometheus-pgbouncer-exporter

If you also want to delete configuration and/or data files of prometheus-pgbouncer-exporter from Debian Sid then this will work:

sudo apt-get purge prometheus-pgbouncer-exporter

To delete configuration and/or data files of prometheus-pgbouncer-exporter and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove prometheus-pgbouncer-exporter

 

Comments

comments