Changes

From SME Server
Jump to navigationJump to search
1,122 bytes removed ,  04:47, 2 April 2021
Line 228: Line 228:     
==== Proxy ====
 
==== Proxy ====
 
+
see [[Zabbix-proxy]]
Zabbix proxy is a lightweight daemon. It will act as a server for agents, will cache locally (in a mysql database) the information, and send it to the server it belongs to. This is useful to monitor networks elements behind a firewall.
  −
 
  −
===== Installation SME9=====
  −
first enable the needed repo: Firewall service 
  −
{{:Fws}}
  −
 
  −
signal-event yum-modify
  −
to install Zabbix proxy, just use yum:
  −
yum --enablerepo=smecontribs,fws install smeserver-zabbix-proxy
  −
 
  −
===== DB Parameters =====
  −
*'''DbName''': the name of the database used by the proxy. The default is zabbixproxydb
  −
*'''DbPassword''': the password to access the database
  −
*'''DbUser''': the user to access the database
  −
*'''Servers''': List of servers (separated by commas) to which send the informations
  −
*'''TCPPort''': TCP port on which the proxy listen. Clients will connect on the proxy as if it's a Zabbix server. The default is 10051
  −
*'''access''': (private|public) If you want to open zabbix-proxy on the external interface. If you set this to public, you should use the AllowHosts key to limit the access
  −
*'''status''': (enabled|disabled) Should the service be started automatically
      
=== Monitoring SME servers ===
 
=== Monitoring SME servers ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu