NagiosXI 5.5.5 installation error
Posted: Thu Nov 22, 2018 2:25 pm
We are installing Nagiosxi On RHEL 6.7version 64Bit. We are you using proxy and mentioned below details.
# You can set the default proxies for Wget to use for http, https, and ftp.
# They will override the value in the environment.
#https_proxy = http://proxy.something.com:18023/
#http_proxy = http://proxy.something.com:18023/
#ftp_proxy = http://proxy.something.com:18023/
https_proxy = http://IP:80/
http_proxy = http://IP:80/
ftp_proxy = http://IP:80/
proxy_user=username
proxy_password=nagios@123
no_proxy=localhost,127.0.0.0/8,127.0.1.1,127.0.1.1*,local.home
# /etc/yum.conf
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
http_proxy = http://IP:80/
proxy_user=username
proxy_password=Nagios@123
Repolist :
# yum repolist
Loaded plugins: product-id, search-disabled-repos, security, subscription-manager
repo id repo name status
rhel-6-server-extras-rpms Red Hat Enterprise Linux 6 Server - Extras (RPMs) 95
rhel-6-server-optional-rpms Red Hat Enterprise Linux 6 Server - Optional (RPMs) 11,917
rhel-6-server-rpms Red Hat Enterprise Linux 6 Server (RPMs) 20,568
repolist: 32,580
Please find the install.log file attached
# You can set the default proxies for Wget to use for http, https, and ftp.
# They will override the value in the environment.
#https_proxy = http://proxy.something.com:18023/
#http_proxy = http://proxy.something.com:18023/
#ftp_proxy = http://proxy.something.com:18023/
https_proxy = http://IP:80/
http_proxy = http://IP:80/
ftp_proxy = http://IP:80/
proxy_user=username
proxy_password=nagios@123
no_proxy=localhost,127.0.0.0/8,127.0.1.1,127.0.1.1*,local.home
# /etc/yum.conf
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
http_proxy = http://IP:80/
proxy_user=username
proxy_password=Nagios@123
Repolist :
# yum repolist
Loaded plugins: product-id, search-disabled-repos, security, subscription-manager
repo id repo name status
rhel-6-server-extras-rpms Red Hat Enterprise Linux 6 Server - Extras (RPMs) 95
rhel-6-server-optional-rpms Red Hat Enterprise Linux 6 Server - Optional (RPMs) 11,917
rhel-6-server-rpms Red Hat Enterprise Linux 6 Server (RPMs) 20,568
repolist: 32,580
Please find the install.log file attached