How to Install and Uninstall gnocchi-metricd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "gnocchi-metricd" package

In this section, we are going to explain the necessary steps to install gnocchi-metricd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnocchi-metricd

2. Uninstall "gnocchi-metricd" package

Please follow the guidelines below to uninstall gnocchi-metricd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gnocchi-metricd $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnocchi-metricd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gnocchi-metricd
Priority: optional
Section: universe/python
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: gnocchi
Version: 2.0.2-4
Depends: gnocchi-common (= 2.0.2-4), lsb-base (>= 4.1+Debian11ubuntu7)
Filename: pool/universe/g/gnocchi/gnocchi-metricd_2.0.2-4_all.deb
Size: 4228
MD5sum: 57869396954296994244ca9607228c37
SHA1: 3a06c97d5dd6b71e457b8e14d72a4281c1381d57
SHA256: dcc6afd7c59b6eeae2a5370ec55c1200c0eb20ebcc2a7e4225cc49801276a3a5
Description-en: Metric as a Service - metric daemon
Gnocchi is a service for managing a set of resources and storing metrics about
them, in a scalable and resilient way. Its functionalities are exposed over an
HTTP REST API.
.
This package contains the metric daemon.
Description-md5: 0e7f1b702365aa5a9abad215e79c0cc1
Homepage: https://github.com/openstack/gnocchi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu