Install munin-plugins-openstack
Installing munin-plugins-openstack package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install munin-plugins-openstack
munin-plugins-openstack package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | munin-plugins-openstack |
version | 1.20120627-1 |
description | Plugins for Munin compatible monitoring OpenStack based systems |
subsection | net |
website | labs.enovance.com / projects / munin-plugins-openstack |
maintainer | PKG OpenStack |
Uninstall munin-plugins-openstack
To remove just munin-plugins-openstack package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove munin-plugins-openstack
Uninstall munin-plugins-openstack and it’s dependent packages
To remove the munin-plugins-openstack package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove munin-plugins-openstack
Purging munin-plugins-openstack
If you also want to delete configuration and/or data files of munin-plugins-openstack from Debian Sid then this will work:
sudo apt-get purge munin-plugins-openstack
To delete configuration and/or data files of munin-plugins-openstack and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove munin-plugins-openstack