Search found 3 matches

by teakian
Thu Jun 08, 2017 3:29 pm
Forum: Nagios XI
Topic: Nagios XI no webpage after failed password ?
Replies: 4
Views: 798

Re: Nagios XI no webpage after failed password ?

Solved I guess - running the uninstall scripts wasn't enough, I ended up removing all the /usr/local/nagios* dir and rpm -e all the packages starting with nagios-* as well as mysql and postgres prior to re-running the fullinstall script.
It's working now.

Thanks!
by teakian
Thu Jun 08, 2017 1:06 pm
Forum: Nagios XI
Topic: Nagios XI no webpage after failed password ?
Replies: 4
Views: 798

Re: Nagios XI no webpage after failed password ?

So I found another uninstall script : uninstall_xi.sh and tried that along with some of the manual steps (rm -rm /usr/local/nagios* , groupdel nagios including removing mysql and postgres) After all that, did a fullinstall and while it show Completed! ...It still doesn't work - any options other tha...
by teakian
Thu Jun 08, 2017 10:50 am
Forum: Nagios XI
Topic: Nagios XI no webpage after failed password ?
Replies: 4
Views: 798

Nagios XI no webpage after failed password ?

Hi, so I installed offline pkg: nagiosxi-5-4.4.el6.x86_64.tar.gz had wrong password : during "fullinstall" # ./fullinstall Loaded plugins: fastestmirror, refresh-packagekit, security Setting up Local Package Process Examining fping-3.10-1.el6.rf.x86_64.rpm: fping-3.10-1.el6.rf.x86_64..... ...