I tried to doc "uninstalling nagios" but when i ran the command:
- Code: Select all
[root@lkennagiosxit01 ~]# /usr/local/nagiosxi/scripts/uninstall-xi.sh
[root@lkennagiosxit01 ~]# /usr/local/nagiosxi/scripts/uninstall-xi.sh
So then:
- Code: Select all
[root@lkennagiosxit01 ~]# cd /usr/local/nagiosxi/scripts/
[root@lkennagiosxit01 scripts]# ls
[root@lkennagiosxit01 scripts]# ./uninstall_xi.sh
i got:
-bash: ./uninstall_xi.sh: Permission denied
I understand that nagios has to be installed on a fresh install of centos, but will this script restore it to the "fresh, never been installed" state?
I ask this because on our test server, sometimes we want to do projects from a fresh start, but reinstalling the OS is not always an option, as my servers are 50+ miles away from where my office is.