Changes

From SME Server
Jump to navigationJump to search
376 bytes added ,  09:40, 10 May 2020
Line 5: Line 5:     
===Maintainer===
 
===Maintainer===
[mailto:daniel@firewall-services.com[[User:VIP-ire|Daniel B.]]] from [http://www.firewall-services.com Firewall Services]
+
[mailto:daniel@firewall-services.com][[User:VIP-ire|Daniel B.]] from [http://www.firewall-services.com Firewall Services]
 
=== Description ===
 
=== Description ===
   Line 139: Line 139:  
=== Versions ===
 
=== Versions ===
 
The following is the information about the latest release of each component:
 
The following is the information about the latest release of each component:
{{ #smeversion: smeserver-zabbix-server }}
+
{{#smeversion: smeserver-zabbix-server }}
{{ #smeversion: zabbix-server }}
+
{{#smeversion: smeserver-zabbix-agent }}
{{ #smeversion: smeserver-zabbix-agent }}
  −
{{ #smeversion: zabbix-agent }}
  −
{{ #smeversion: smeserver-zabbix-proxy }}
  −
{{ #smeversion: zabbix-proxy }}
      
=== Requirements ===
 
=== Requirements ===
Line 170: Line 166:     
to install Zabbix server, just use yum:
 
to install Zabbix server, just use yum:
  yum --enablerepo=smecontribs,fws,remi-safe install smeserver-zabbix-server
+
  yum --enablerepo=smecontribs,fws,remi-safe install smeserver-zabbix-server --exclude=smeserver-zabbix-proxy
 +
NB: the --exclude=smeserver-zabbix-proxy is due to a conflict in late 2019 on SME9 as FWS started using zabbix from zabbix repo instead of building it. We will fix this for SME10 in few months.
    
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, or just issue the following
 
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, or just issue the following
Line 210: Line 207:     
The main web interface is available (if not disabled with the key WebAccess) on https://server.domain.tld/zabbix.
 
The main web interface is available (if not disabled with the key WebAccess) on https://server.domain.tld/zabbix.
The default user is '''admin''', with password '''zabbix''' (you should change this password ASAP)
+
The default user is '''Admin''' (with uppercase A as first letter), with password '''zabbix''' (you should change this password ASAP)
    
Here are some screenshots of what you can get with zabbix
 
Here are some screenshots of what you can get with zabbix
Line 240: Line 237:  
{{:Fws}}
 
{{:Fws}}
    +
and EPEL
 +
{{:Epel}}
 
  signal-event yum-modify
 
  signal-event yum-modify
    
to install Zabbix agent, just use yum:
 
to install Zabbix agent, just use yum:
  yum --enablerepo=smecontribs,fws install smeserver-zabbix-agent
+
  yum --enablerepo=smecontribs,fws,epel install smeserver-zabbix-agent
      Line 287: Line 286:  
# PSK identity: domain.name-agent
 
# PSK identity: domain.name-agent
 
# psk: [paste here the output of cat /etc/zabbix/zabbix_agentd.psk]
 
# psk: [paste here the output of cat /etc/zabbix/zabbix_agentd.psk]
 +
 +
===== agent on the local zabbix server =====
 +
<syntaxhighlight lang="bash">
 +
# config setprop zabbix-agent  access localhost  Servers localhost  active disabled  passive enabled
 +
# signal-event zabbix-agent-update
 +
</syntaxhighlight>
    
===== Additional checks =====
 
===== Additional checks =====
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,239

edits

Navigation menu