Line 189: |
Line 189: |
| *'''JabberPassword''': Password for the account (for "JabberAccount") | | *'''JabberPassword''': Password for the account (for "JabberAccount") |
| *'''JabberTLS''': (enabled|disabled) Does your Jabber server requires TLS security | | *'''JabberTLS''': (enabled|disabled) Does your Jabber server requires TLS security |
− | {{Note box|The different Jabber settings above are not for the builtin jabber notification function (because I couldn't get it working as my server reuiqres TLS and the builtin feature do not support it). But I've included a external script using sendxmpp to send the notification. You should have a media called 'xmpp' in zabbix administration. }} | + | {{Note box|The different Jabber settings above are not for the built-in jabber notification function (because I couldn't get it working as my server requires TLS and the built-in feature do not support it). But I've included a external script using sendxmpp to send the notification. You should have a media called 'xmpp' in zabbix administration. }} |
| | | |
| *'''NodeID''': The node ID of your server. If you don't use ditributed monitoring (just one central zabbix server), you should let this to 0 | | *'''NodeID''': The node ID of your server. If you don't use ditributed monitoring (just one central zabbix server), you should let this to 0 |
| *'''TCPPort''': Port used for agent<->server (and proxy<->server) communication. The default is 10051 | | *'''TCPPort''': Port used for agent<->server (and proxy<->server) communication. The default is 10051 |
− | *'''TimeZone''': It's very important for zabbix to know your timezone (PHP TimeZone setting). Unfortunally, SME do not set it. You can specify your timezone. 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 AllowHost key if you set public here. |