slackbuilds_ponce/network/zabbix_agent2
zux f9af490972
network/zabbix_agent2: Added (new generation of Zabbix agent).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2024-03-22 21:14:34 +07:00
..
doinst.sh
rc.zabbix_agent2
README
README.SLACKWARE
slack-desc
zabbix_agent2.info
zabbix_agent2.SlackBuild

zabbix_agent2 is the new generation Linux agent written on golang.
Used to monitor Linux boxes and send the data to the zabbix server.

Zabbix offers advanced monitoring, alerting and visualization
features, including distributed monitoring, auto-discovery,
notifications, etcetera.

zabbix_agent2 needs to run under its own user/group. This has been
assigned to the following by SlackBuilds.org, but feel free to change
it on your system for consistency with local assignments.
  User:   zabbixagent       UID: 266        GID: 266
  group:  zabbixagent                       GID: 266

You can pass alternate values for the user and group using
ZABBIXAGENTUSER and ZABBIXAGENTGROUP variables when running the build
script.

For some important post-build and basic configuration instructions,
see the included README.SLACKWARE file.