Search found 5 matches

by jgoo
Thu Sep 25, 2014 3:45 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core "Not Running" after new install
Replies: 7
Views: 30524

Re: Nagios Core "Not Running" after new install

Okay, Nagios was not starting on boot up.

That turned out to be because of SELINUX (since I didn't turn it off permanently).

So, it looks like it's working now. Thanks for your help.
by jgoo
Thu Sep 25, 2014 3:29 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core "Not Running" after new install
Replies: 7
Views: 30524

Re: Nagios Core "Not Running" after new install

Okay, my friend may have helped me solve the problem. Apparently, it was running, but not running as an init script. He told me to look at this: http://nagios.sourceforge.net/docs/3_0/startstop.html I ran it, and the website shows Nagios running now. Now, I just have to make sure that it starts upon...
by jgoo
Thu Sep 25, 2014 3:27 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core "Not Running" after new install
Replies: 7
Views: 30524

Re: Nagios Core "Not Running" after new install

I did check the SELINUX. It was set to permissive mode.
by jgoo
Thu Sep 25, 2014 2:35 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core "Not Running" after new install
Replies: 7
Views: 30524

Re: Nagios Core "Not Running" after new install

Yes, Nagios is started.

[root@localhost var]# service nagios restart
Restarting nagios (via systemctl): [ OK ]

Still doesn't work.
by jgoo
Thu Sep 25, 2014 12:24 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core "Not Running" after new install
Replies: 7
Views: 30524

Nagios Core "Not Running" after new install

Hi, I just installed Nagios 4.0.8 on a freshly installed Fedora 20 linux server. I followed the instructions here: http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html But when I try to open up the web page for Nagios (http://localhost/nagios), it's giving me an error. There is a red X that...