http_proxy=192.168.120.50:3128 this are current setting
Do we need to set https_proxy and ftp_proxy?
Can not do updates
Re: Can not do updates
I would read over the following so you're aware of the limitations introduced with using proxies:
http://support.nagios.com/wiki/index.ph ... th_Proxies
Specifically the "Update Check Behind a Proxy" section.
http://support.nagios.com/wiki/index.ph ... th_Proxies
Specifically the "Update Check Behind a Proxy" section.
Former Nagios employee
Re: Can not do updates
can you please provide an Linux prompt command for updates .
we like to eliminate the nagios GUI interface issue
we like to eliminate the nagios GUI interface issue
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Can not do updates
We cannot offer a single command to do this, the directions in the FAQ are quite easy to follow, if you have issues making them, or trying to upgrade afterwards please let us know.
Re: Can not do updates
This is the message that I am receiving
Update Check Problem: Last update check failed.
Latest Available Version: 2012R2.5
Installed Version: 2012R2.5
Last Update Check: 2014-02-26 14:57:55
Last Updated: 2014-02-26 14:57:55
Update Check Problem: Last update check failed.
Latest Available Version: 2012R2.5
Installed Version: 2012R2.5
Last Update Check: 2014-02-26 14:57:55
Last Updated: 2014-02-26 14:57:55
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Can not do updates
Do you have the proxy configured for wget? The web and manual upgrade commands\scripts will both use this, and it appears you may not have set it to understand that you have a web proxy.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Can not do updates
File yum.conf has the following line:
proxy=http://192.168.120.50:3128
File wgetrc has the following line:
http_proxy=192.168.120.50:3128
Env variable set:
http_proxy=192.168.120.50:3128
proxy=http://192.168.120.50:3128
File wgetrc has the following line:
http_proxy=192.168.120.50:3128
Env variable set:
http_proxy=192.168.120.50:3128
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Can not do updates
Okay that may or may not be related, are you able to actually download the xi-latest.tar.gz and update it from the command line?:
http://assets.nagios.com/downloads/nagi ... ctions.pdf
http://assets.nagios.com/downloads/nagi ... ctions.pdf