Install nagios-plugin-check-multi
Installing nagios-plugin-check-multi package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nagios-plugin-check-multi
nagios-plugin-check-multi package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nagios-plugin-check-multi |
version | 0.26-2 |
description | run nagios checks as a group |
subsection | net |
website | my-plugin.de / wiki / projects / check_multi / start |
maintainer | Debian Nagios Maintainer Group |
Uninstall nagios-plugin-check-multi
To remove just nagios-plugin-check-multi package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nagios-plugin-check-multi
Uninstall nagios-plugin-check-multi and it’s dependent packages
To remove the nagios-plugin-check-multi package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nagios-plugin-check-multi
Purging nagios-plugin-check-multi
If you also want to delete configuration and/or data files of nagios-plugin-check-multi from Debian Sid then this will work:
sudo apt-get purge nagios-plugin-check-multi
To delete configuration and/or data files of nagios-plugin-check-multi and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nagios-plugin-check-multi