Search found 11 matches

by jtennant12
Fri Apr 25, 2014 6:58 am
Forum: Open Source Nagios Projects
Topic: Email setup question
Replies: 1
Views: 700

Email setup question

I have just installed Nagios 3.2.3 on Ubuntu Server 12.04LTS and using SSMTP for my email. However when the system tries to send a emain it is being sent to root@localhost which fails to be deliverable. I have it currently sending from my email address which we use Google Apps for Education so I kno...
by jtennant12
Thu Dec 19, 2013 5:29 pm
Forum: Open Source Nagios Projects
Topic: Install problem
Replies: 2
Views: 1080

Re: Install problem - UPDATE

Screen Shot 2013-12-19 at 5.26.26 PM.png
Here is the output from my error log
by jtennant12
Thu Dec 19, 2013 5:19 pm
Forum: Open Source Nagios Projects
Topic: Install problem
Replies: 2
Views: 1080

Install problem

I just installed nagios 4.0.1 on a fresh CentOS 6.5 32-bit system and everything went perfect until I tried to access any of the tabs on the left side of the screen.

Every one of the tabs return a internal server error.

Any suggestions???
by jtennant12
Thu Dec 12, 2013 11:37 am
Forum: Open Source Nagios Projects
Topic: New Install Problem
Replies: 12
Views: 4015

Re: New Install Problem

Got it fixed!!! :D :D :D :D :D
by jtennant12
Thu Dec 12, 2013 8:08 am
Forum: Open Source Nagios Projects
Topic: New Install Problem
Replies: 12
Views: 4015

Re: New Install Problem

I have disabled selinux for testing to see if I can get anything working...
by jtennant12
Thu Dec 12, 2013 7:43 am
Forum: Open Source Nagios Projects
Topic: New Install Problem
Replies: 12
Views: 4015

Re: New Install Problem

So what is my path to correcting this problem?

I am somewhat new to linux in so much as I have worked with it for only about a year.
by jtennant12
Wed Dec 11, 2013 3:31 pm
Forum: Open Source Nagios Projects
Topic: New Install Problem
Replies: 12
Views: 4015

Re: New Install Problem

[root@nagios share]# ll -la /usr/local/nagios/sbin/ total 3720 drwxrwxr-x. 2 nagios nagios 4096 Dec 11 14:33 . drwxr-xr-x. 8 root root 4096 Dec 11 15:28 .. -rwxrwxr-x. 1 nagios nagios 266304 Dec 11 14:33 avail.cgi -rwxrwxr-x. 1 nagios nagios 261440 Dec 11 14:33 cmd.cgi -rwxrwxr-x. 1 nagios nagios 23...
by jtennant12
Wed Dec 11, 2013 3:11 pm
Forum: Open Source Nagios Projects
Topic: New Install Problem
Replies: 12
Views: 4015

Re: New Install Problem

Output from tail -25 /var/log/httpd/error_log Wed Dec 11 14:39:44 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Wed Dec 11 14:39:44 2013] [notice] Digest: generating secret for digest authentication ... [Wed Dec 11 14:39:44 2013] [notice] Digest: done [Wed Dec 11 14:39:44 2013...
by jtennant12
Wed Dec 11, 2013 3:05 pm
Forum: Open Source Nagios Projects
Topic: New Install Problem
Replies: 12
Views: 4015

Re: New Install Problem

UPDATE:

At the urging of my CIO, I have built a completely new CentOS 6.5 VM and followed the Nagios provided install quickstart for Nagios 4.0.2

I am still getting the same problem when I go to the Nagios web interface.
by jtennant12
Wed Dec 11, 2013 12:20 pm
Forum: Open Source Nagios Projects
Topic: New Install Problem
Replies: 12
Views: 4015

Re: New Install Problem

UPDATE

In the server log I am finding a lot of this:

Warning: Return code of 127 for checking of service ... Make sure the plugin you're trying to run is actually exists

When I did the base install I also installed all of the plugins with no errors.

I am totally lost now...