How to Install and Uninstall prometheus-varnish-exporter Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "prometheus-varnish-exporter" package

In this section, we are going to explain the necessary steps to install prometheus-varnish-exporter on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install prometheus-varnish-exporter

2. Uninstall "prometheus-varnish-exporter" package

In this section, we are going to explain the necessary steps to uninstall prometheus-varnish-exporter on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove prometheus-varnish-exporter $ sudo apt autoclean && sudo apt autoremove

3. Information about the prometheus-varnish-exporter package on Ubuntu 21.10 (Impish Indri)

Package: prometheus-varnish-exporter
Architecture: amd64
Version: 1.6-1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-prometheus-client-golang (= 1.9.0-2), golang-github-prometheus-client-model (= 0.2.0-1), golang-github-prometheus-common (= 0.15.0-2), golang-github-prometheus-procfs (= 0.3.0-1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-goprotobuf (= 1.3.4-2), golang-protobuf-extensions (= 1.0.1-1)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7231
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.32), daemon
Filename: pool/universe/p/prometheus-varnish-exporter/prometheus-varnish-exporter_1.6-1_amd64.deb
Size: 2188816
MD5sum: cf5c1fabe352828cdf324a17a1274daf
SHA1: 7eef8dca112e47efb52cf0fc65edc86c4162eb72
SHA256: 950e6b8ca4aac1f8b9a6a223318306daa1470add36add71c24d95ca92f4339f3
SHA512: 4d8220023eb2595a195c9390c7110cee92c7f5c57f5774611d3969219e1dbd6accfa3d0eb22f919bf9e22d0fe2d3efc05cda5214244cd986c034bf6e692adda8
Homepage: https://github.com/jonnenauha/prometheus_varnish_exporter
Description-en: Prometheus exporter for Varnish
Prometheus exporter for Varnish metrics.
.
prometheus-varnish-exporter scrapes the varnishstat -j JSON output on
each Prometheus collect and exposes all reported metrics. Metrics with
multiple backends or Varnish defined identifiers (e.g. VBE.*.happy
SMA.*.c_bytes LCK.*.creat) and other metrics with similar structure
(e.g. MAIN.fetch_*) are combined under a single metric name with
distinguishable labels. Vanish naming conventions are preserved as much
as possible to be familiar to Varnish users when building queries,
while at the same time trying to following Prometheus conventions like
lower casing and using _ separators.
Description-md5: 8e1e38fb3c826f961b59c38a63310a20