summaryrefslogtreecommitdiffstats
path: root/network/zabbix_agentd/README
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2011-09-03 09:20:14 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2011-09-04 21:56:28 -0300
commit73d70b76b23caf27623f7d50123e8a554e969e9d (patch)
tree2026ae076f6301704c915687d778adeca418b41b /network/zabbix_agentd/README
parent1e4e641cd0fbca7e48bc02a9069db7709f7143fc (diff)
downloadslackbuilds-73d70b76b23caf27623f7d50123e8a554e969e9d.tar.gz
slackbuilds-73d70b76b23caf27623f7d50123e8a554e969e9d.tar.xz
network/zabbix_agentd: Updated for version 1.8.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/zabbix_agentd/README')
-rw-r--r--network/zabbix_agentd/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/zabbix_agentd/README b/network/zabbix_agentd/README
index b4b8ca1914..71555e1818 100644
--- a/network/zabbix_agentd/README
+++ b/network/zabbix_agentd/README
@@ -1,7 +1,7 @@
zabbix_agentd is the Linux agent daemon used to monitor Linux boxes
and send the data to the zabbix server.
-Zabbix offers advanced monitoring, alerting and visualization features,
+Zabbix offers advanced monitoring, alerting and visualization features,
including distributed monitoring, auto-discovery, notifications, etcetera.
zabbix_agentd needs to run under its own user/group. This has been assigned
@@ -13,5 +13,5 @@ system for consistency with local assignments.
You can pass alternate values for the user and group using
ZABBIXUSER and ZABBIXGROUP variables when running the build script.
-For some important post-build and basic configuration instructions,
+For some important post-build and basic configuration instructions,
see the included README.SLACKWARE file.