Does anybody have notes about installing zabbix agent on SLES 11 without an internet connection?
Ad Widget
Collapse
Zabbix agent install in SLES 11 w/o internet
Collapse
X
-
Hello bbperer!
Approximate algorithm may look like this:
1) Download source code and put it to the desired machine. You will need to have access there anyway.
2) Try to compile Zabbix agent on some test instance - you will face a lot of missing dependency issues.
3) Download all of the missing dependencies and install them on the desired machine as well.
4) Compile Zabbix agent from sources.
Comment