Install nagios3
Installing nagios3 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nagios3
nagios3 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nagios3 |
version | 3.5.1.dfsg-2.1+b1 |
description | host/service/network monitoring and management system |
subsection | net |
website | nagios.org |
maintainer | Debian Nagios Maintainer Group |
Uninstall nagios3
To remove just nagios3 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nagios3
Uninstall nagios3 and it’s dependent packages
To remove the nagios3 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nagios3
Purging nagios3
If you also want to delete configuration and/or data files of nagios3 from Debian Sid then this will work:
sudo apt-get purge nagios3
To delete configuration and/or data files of nagios3 and it’s