Search found 6 matches
- Tue May 04, 2021 7:39 pm
- Forum: Nagios XI
- Topic: Fresh, Offline Install Won't Start
- Replies: 9
- Views: 3400
Re: Fresh, Offline Install Won't Start
Yup. Thanks so much for the help.
- Tue May 04, 2021 12:45 pm
- Forum: Nagios XI
- Topic: Fresh, Offline Install Won't Start
- Replies: 9
- Views: 3400
Re: Fresh, Offline Install Won't Start
Another follow-up. After a successful installation, you can go ahead and add back the noexec option back into the /tmp and /var/tmp lines of the /etc/fstab file, restart the server and the Nagios service still starts/stops successfully. So, the noexec option only needs to be removed from /etc/fstab ...
- Tue May 04, 2021 10:27 am
- Forum: Nagios XI
- Topic: Fresh, Offline Install Won't Start
- Replies: 9
- Views: 3400
Re: Fresh, Offline Install Won't Start
So, I'm a dummy and forgot that after editing the /etc/fstab, you need to reboot the system for the change to take effect. So, I tried to take the noexec portion of the /var/tmp line out and try the install and that didn't work (Same error). I tried to remove the noexec portion of the /var/tmp and /...
- Tue May 04, 2021 8:17 am
- Forum: Nagios XI
- Topic: Fresh, Offline Install Won't Start
- Replies: 9
- Views: 3400
Re: Fresh, Offline Install Won't Start
The /tmp/xi-install.log entry of the following got me thinking yesterday: # more /tmp/xi-install.log /var/tmp/rpm-tmp.MIUbCI: line 19: ./rpminstall: Permission denied So, I systematically commented out the noexec line out of the /tmp line out of /etc/fstab and tried the install again and the same er...
- Mon May 03, 2021 12:24 pm
- Forum: Nagios XI
- Topic: Fresh, Offline Install Won't Start
- Replies: 9
- Views: 3400
Re: Fresh, Offline Install Won't Start
What is the output of these commands? [root@HOSTNAME /tmp ] # rpm -qa | grep nagiosxi nagiosxi-5.8.2-1.el7.x86_64 nagiosxi-mrtg-5.8.2-1.el7.x86_64 nagiosxi-nrds-5.8.2-1.el7.x86_64 nagiosxi-nsca-5.8.2-1.el7.x86_64 nagiosxi-wmic-5.8.2-1.el7.x86_64 nagiosxi-nagiosplugins-5.8.2-1.el7.x86_64 nagiosxi-wk...
- Fri Apr 30, 2021 1:01 pm
- Forum: Nagios XI
- Topic: Fresh, Offline Install Won't Start
- Replies: 9
- Views: 3400
Fresh, Offline Install Won't Start
1) Linux Distribution and version? Red Hat Enterprise Linux Server release 7.9 (Maipo) 2) 32 or 64bit? x86_64 3 VMware Image or Manual Install of XI? Manual 4) Are there special configurations on your system, ie; is Gnome installed? Are you using a proxy? Are you using SSL? No. I tried the following...