Changes

From SME Server
Jump to navigationJump to search
255 bytes added ,  20:23, 29 March 2017
no edit summary
Line 150: Line 150:     
=== Requirements ===
 
=== Requirements ===
*SME Server 7.X
+
*SME Server 7.X (9.X or higher for zabbix-server)
*php-bcmath (smeserver-zabbix-server only): if you have the standard php4 packages, it should be ok. If you have upgraded to php5 from centosplus repo, you should manually install php-bcmath package
+
*php>=5.4 for zabbix server only, hence you will need to first install smeserver-php-scl on SME9 and set php54 or higher as default php version
    
=== Components ===
 
=== Components ===
Line 165: Line 165:  
The server is the core component of Zabbix software. It uses one database (MySQL in this contrib) to store configuration, performance and integrity informations. The server can check network services with simple check (ICMP, TCP etc...) for agent-less monitoring, it can monitor network devices using SNMP and is also the central component to which agent report informations (agent can work in active, passive, or both mode). The server will also analyse all the informations and send alerts depending on very flexible triggers.
 
The server is the core component of Zabbix software. It uses one database (MySQL in this contrib) to store configuration, performance and integrity informations. The server can check network services with simple check (ICMP, TCP etc...) for agent-less monitoring, it can monitor network devices using SNMP and is also the central component to which agent report informations (agent can work in active, passive, or both mode). The server will also analyse all the informations and send alerts depending on very flexible triggers.
   −
===== Installation =====
+
===== Installation on SME9=====
 +
first enable the needed repo: Firewall service and REMI
 +
{{:Fws}}
 +
{{:Remi|transcludesection=SME9}}
 +
 
 +
signal-event yum-modify
    
to install Zabbix server, just use yum:
 
to install Zabbix server, just use yum:
  yum --enablerepo=smecontribs,epel install smeserver-zabbix-server
+
  yum --enablerepo=smecontribs,fws,remi install smeserver-zabbix-server
 +
 
 +
then go to your server-manager to set php5.4 or higher as default php for your SME, or you will not be able to access to zabbix web gui.
 +
 
    
===== DB Parameters =====
 
===== DB Parameters =====
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu