Changes

From SME Server
Jump to navigationJump to search
2 bytes added ,  16:36, 27 March 2009
m
typo: AllowHost=>AllowHosts
Line 184: Line 184:  
*'''TimeZone''': It's very important for zabbix to know your time zone (PHP TimeZone setting). Unfortunately, SME do not set it. You can specify your time zone. This setting will only affect Zabbix
 
*'''TimeZone''': It's very important for zabbix to know your time zone (PHP TimeZone setting). Unfortunately, SME do not set it. You can specify your time zone. This setting will only affect Zabbix
 
*'''WebAccess''': (local|public|disabled) From where you'll be able to access the web interface. You can set it to disabled if you want to disable the web interface (for example, if your server is a node of a distributed environment)
 
*'''WebAccess''': (local|public|disabled) From where you'll be able to access the web interface. You can set it to disabled if you want to disable the web interface (for example, if your server is a node of a distributed environment)
*'''access''': (public|local) From where zabbix port will be available (controlled by TCPPort). You should restrict the access to a list of host with the AllowHost key if you set public here.
+
*'''access''': (public|local) From where zabbix port will be available (controlled by TCPPort). You should restrict the access to a list of host with the AllowHosts key if you set public here.
 
*'''status''': Should the service be started automatically ?
 
*'''status''': Should the service be started automatically ?
   Line 235: Line 235:  
*'''Servers''': List of servers (or proxy), separated by commas, to which send informations. The first one may be used for active checks, the others are only for passive mode
 
*'''Servers''': List of servers (or proxy), separated by commas, to which send informations. The first one may be used for active checks, the others are only for passive mode
 
*'''TCPPort''': TCP port on which the agent will listen if passive mode is enabled
 
*'''TCPPort''': TCP port on which the agent will listen if passive mode is enabled
*'''access''': (public|private) If you want to open the agent on the public interface (only useful if passive is enabled). If you set this to 'public' you should use the AllowHost key to limit the access
+
*'''access''': (public|private) If you want to open the agent on the public interface (only useful if passive is enabled). If you set this to 'public' you should use the AllowHosts key to limit the access
 
*'''active''': (enabled|disabled) Do you want to enabled the active mode
 
*'''active''': (enabled|disabled) Do you want to enabled the active mode
 
*'''passvie''': (enabled|disabled) Do you want to enable the passive mode
 
*'''passvie''': (enabled|disabled) Do you want to enable the passive mode

Navigation menu