Check Update failed using proxy

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
kevev
Posts: 8
Joined: Wed Jan 11, 2012 1:00 pm

Re: Check Update failed using proxy

Post by kevev »

More info.

RHEL6 x64

Clean install on new system with base RHEL6 packages.


HTTP Proxy requires no credentials.

Installed the proxy.zip through the web interface.
Ran the patch.sh script.
Entered the ip address of the proxy ex. 192.168.1.5
Entered the port: 8080
Clicked "Update Settings"
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Check Update failed using proxy

Post by scottwilkerson »

This patch script was to get up to 1.8

If this was a clean install, I would think you are running 1.9 the undo_patch.sh should return you to 1.9 as it was.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
kevev
Posts: 8
Joined: Wed Jan 11, 2012 1:00 pm

Re: Check Update failed using proxy

Post by kevev »

That is true. It will revert changes. The issue is that my eval system is behind an http proxy that does not require credentials. I am not sure if the proxy addon does not work because I don't have credentials, or if it is because of a change from 1.8 to 1.9 . So there is no way to test the update feature before making a decision on purchasing xi.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Check Update failed using proxy

Post by scottwilkerson »

You should be able to install the proxy component from this post without the patch
http://support.nagios.com/forum/viewtop ... =10#p16327
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
pouda
Posts: 105
Joined: Wed Sep 14, 2011 9:47 am

Re: Check Update failed using proxy

Post by pouda »

Hello,

I don't know why but under some of my Nagios XI i had to run this script :

cd /usr/local/nagiosxi/tools
./fix_postgres_sequences.sh

before to have this component working properly ...

Bye
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Check Update failed using proxy

Post by scottwilkerson »

This can happen if the index for the postgres gets out of sequence.

Can you use the proxy component sucessfully after running this?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
kevev
Posts: 8
Joined: Wed Jan 11, 2012 1:00 pm

Re: Check Update failed using proxy

Post by kevev »

No. I have the same issue. Any other options?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Check Update failed using proxy

Post by scottwilkerson »

there is some additional Proxy info on our wiki
http://support.nagios.com/wiki/index.ph ... th_Proxies
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
kevev
Posts: 8
Joined: Wed Jan 11, 2012 1:00 pm

Re: Check Update failed using proxy

Post by kevev »

Thank You, but the wiki did not help. I am going to do another fresh install.

Questions:
What version of RHEL should I use? 5, 6? x86, x64?

What dependencies should I install first?
(I could not find any info on this in anywhere on the site.)

Thank You again for the help. :)
pouda
Posts: 105
Joined: Wed Sep 14, 2011 9:47 am

Re: Check Update failed using proxy

Post by pouda »

for sure you MUST install your RH in basic mode without any others components and without Gnome ... i tried and had lot of problems :D ... but why don't you want to use Centos distribution ?
Locked