![]() |
![]() |
Subject: | Zenoss 4.2.5 - Running Auto Deploy script Offline |
Author: | Pheripheral Pheripheral |
Posted: | 2020-06-17 04:56 |
Subject: | RE: Zenoss 4.2.5 - Running Auto Deploy script Offline |
Author: | Jane Curry |
Posted: | 2020-06-19 05:43 |
Subject: | RE: Zenoss 4.2.5 - Running Auto Deploy script Offline |
Author: | Pheripheral Pheripheral |
Posted: | 2020-06-22 11:41 |
Subject: | RE: Zenoss 4.2.5 - Running Auto Deploy script Offline |
Author: | Pheripheral Pheripheral |
Posted: | 2020-12-22 12:37 |
Hi,
Sorry for the delay in updating this, other bits of work got in the way as ever...
I've finally tried this script out entirely offline and have removed the zenoss-deps and the epel install sections entirely and it proceeds ok and installs a working Zenoss instance. Success! Thanks!
Commented out lines as shown below starting from around line 158
# JC - get the zenoss deps (which sorts the rpmforge requirement)
#wget --no-check-certificate http://deps.zenoss.com/yum/zenossdeps-4.2.x-1.$els.noarch.rpm
#echo Install the Zenoss dependencies - zenossdeps-4.2.x-1.$els.noarch.rpm
#try yum -y localinstall zenossdeps-4.2.x-1.$els.noarch.rpm
#echo "Installing EPEL Repo"
# JC - the regex epel* in the following wget also gets epel-rpm-macro which has new prereqs
# (as of October 2016) of 3 python-rpm-macros packages (see http://www.zenoss.org/forum/146626 )
# In fact, the epel-release package is in the 'extras' repo that comes with a minimal install of
# centos so you can just do `yum install epel-release` and avoid the wget too. (thanks baileytj)
#yum -y localinstall epel-release-6-8.noarch.rpm
#disable_repo epel
< |
Previous Need help for Full installing&configuring Zenoss for IT system monitoring |
Next Google could not process addresses. Reason: REQUEST_DENIED in geocoding node loc ... |
> |