Nagios XI dependency to nmap
Posted: Mon Sep 16, 2024 9:08 pm
Hi,
I have Nagios XI version 5.8.9 installed on a CentOS environment. When I attempted to uninstall nmap from the server, it indicated that Nagios XI is dependent on it, and removing nmap would also uninstall Nagios XI.
Can anyone explain why this is the case? Is it due to the Auto-Discovery Wizard, and are there any other services or wizards within Nagios that use nmap? Additionally, if I run a command such as:Will this affect Nagios from running? What specific functions within Nagios will be impacted by removing nmap, and will it prevent me from adding new hosts in the future?
I have Nagios XI version 5.8.9 installed on a CentOS environment. When I attempted to uninstall nmap from the server, it indicated that Nagios XI is dependent on it, and removing nmap would also uninstall Nagios XI.
Can anyone explain why this is the case? Is it due to the Auto-Discovery Wizard, and are there any other services or wizards within Nagios that use nmap? Additionally, if I run a command such as:
Code: Select all
$ rpm -e --nodeps nmap