Please lock this thread. I have reverted back to 3.2.3 because I don't want to make a career out of trying to hunt down the problem. Thank goodness I made a back-up of the /etc/nagios and /usr/local/nagios directories just prior to the upgrade.
Thanks for the help guys.
Search found 8 matches
- Tue Oct 22, 2013 10:07 am
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
- Mon Oct 21, 2013 4:17 pm
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
Re: Error after upgrading from 3.2.3 to 3.5.1
I think I am fairly convinced this isn't a permission issue. This error keeps showing up in the Apache error log: [Mon Oct 21 15:34:07 2013] [error] [client <ip_address>] script not found or unable to stat: /usr/local/nagios/sbin/jquery-1.7.1.min.js, referer: http://<ip_address>/nagios/cgi-bin/statu...
- Mon Oct 21, 2013 2:27 pm
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
Re: Error after upgrading from 3.2.3 to 3.5.1
I checked the cgi.cfg to make sure that it wasn't an issue with my user_id accessing parts of the webpage: # grep authorized /etc/nagios/cgi.cfg authorized_for_system_information=nagiosadmin,<user_id> authorized_for_configuration_information=nagiosadmin,<user_id> authorized_for_system_commands=nagio...
- Mon Oct 21, 2013 2:15 pm
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
Re: Error after upgrading from 3.2.3 to 3.5.1
Can you run the following and post the output? ls -l /usr/local # ls -l /usr/local total 108 drwxr-xr-x 2 root root 4096 Jan 11 2011 bin drwxr-xr-x 2 root root 4096 Jan 11 2011 etc drwxr-xr-x 2 root root 4096 Oct 1 2009 games drwxr-xr-x 2 root root 4096 Oct 1 2009 include drwxr-xr-x 2 root root 409...
- Mon Oct 21, 2013 2:11 pm
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
Re: Error after upgrading from 3.2.3 to 3.5.1
Couple questions: 1. How was nagios originally installed - source or repo? Unknown. The guy left the company a few years ago. Couple questions: 2. How are you performing the upgrade - source or repo? I installed the upgrade from what I think is source: wget http://prdownloads.sourceforge.net/source...
- Mon Oct 21, 2013 1:59 pm
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
Re: Error after upgrading from 3.2.3 to 3.5.1
Not sure about the terminology. What is a source or repo?
- Mon Oct 21, 2013 1:48 pm
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
Re: Error after upgrading from 3.2.3 to 3.5.1
I have checked the nagios and nagcmd groups to make sure both nagios and apache are part of the groups:
nagios
30003:nagios,apache
nagcmd
30004:nagios,apache
nagios
nagcmd
- Mon Oct 21, 2013 10:02 am
- Forum: Open Source Nagios Projects
- Topic: Error after upgrading from 3.2.3 to 3.5.1
- Replies: 11
- Views: 8970
Error after upgrading from 3.2.3 to 3.5.1
After the upgrade from 3.2.3 to 3.5.1 I am getting the following error when clicking on the buttons to the Left side of the webpage. An error has occurred in the script on this page Line: 9 Char: 1 Error: The value of the property '$' is null or undefined, not a Function object Code: 0 I get the fol...