Difference between revisions of "Zabbix 24"

From SME Server
Jump to navigationJump to search
(Created page with "<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package ena...")
 
 
Line 1: Line 1:
 
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option '''--enablerepo=zabbix24''' at the SME Server shell.}}
 
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option '''--enablerepo=zabbix24''' at the SME Server shell.}}
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
==stephdl==
+
==Zabbix 2.4 Branch==
 
</noinclude>
 
</noinclude>
 
  db yum_repositories set zabbix24 repository \
 
  db yum_repositories set zabbix24 repository \

Latest revision as of 10:20, 10 February 2016

Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=zabbix24 at the SME Server shell.


Below you find the installation command for the Zabbix 24 repository which can be entered on the SME Server shell.

Zabbix 2.4 Branch

db yum_repositories set zabbix24 repository \
BaseURL http://repo.zabbix.com/zabbix/2.4/rhel/\$releasever/\$basearch/ \
EnableGroups no GPGCheck yes \
Name "Zabbix 2.4 Official Repository" \
GPGKey http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX \
Visible no status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify