summaryrefslogtreecommitdiffstats
path: root/network/zabbix_agentd/README.SLACKWARE
diff options
context:
space:
mode:
Diffstat (limited to 'network/zabbix_agentd/README.SLACKWARE')
-rw-r--r--network/zabbix_agentd/README.SLACKWARE4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/zabbix_agentd/README.SLACKWARE b/network/zabbix_agentd/README.SLACKWARE
index a41c2ef1e2..1016693f9e 100644
--- a/network/zabbix_agentd/README.SLACKWARE
+++ b/network/zabbix_agentd/README.SLACKWARE
@@ -26,9 +26,11 @@ but you can change this as needed:
A standard configuration file is installed as /etc/zabbix/zabbix_agentd.conf
At least the following lines need to be configured:
-
+ For passive items:
Server=<ip_of_your_zabbix_server>
+ For active items:
Hostname=<hostname_of_your_zabbix_agent>
+ ServerActive=<ip_of_your_zabbix_server>
2) Start & Stop scripts for zabbix agent daemon
-----------------------------------------------