]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
zabbix_agentd: New addon
authorAlexander Koch <ipfire@starkstromkonsument.de>
Wed, 13 Feb 2019 23:06:19 +0000 (00:06 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Mar 2019 09:55:18 +0000 (09:55 +0000)
commit06fc6170a2b8827125977c2f4e9c6f94e7d93c0a
tree9ab901dbf0f9b15db9e54b5088844cddb9f65a0a
parent57d1564b3efdffb713d915b0dc66a2a24074c5f9
zabbix_agentd: New addon

New addon for monitoring IPFire by Zabbix Monitoring (https://www.zabbix.com/features).
See https://forum.ipfire.org/viewtopic.php?f=52&t=22039 and https://lists.ipfire.org/pipermail/development/2019-February/005324.html for further details.

Best regards,
Alex

Signed-off-by: Alexander Koch <ipfire@starkstromkonsument.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
14 files changed:
config/backup/includes/zabbix_agentd [new file with mode: 0644]
config/etc/group
config/etc/passwd
config/rootfiles/packages/zabbix_agentd [new file with mode: 0644]
config/zabbix_agentd/logrotate [new file with mode: 0644]
config/zabbix_agentd/sudoers [new file with mode: 0644]
config/zabbix_agentd/zabbix_agentd.conf [new file with mode: 0644]
lfs/zabbix_agentd [new file with mode: 0644]
make.sh
src/initscripts/packages/zabbix_agentd [new file with mode: 0644]
src/initscripts/sysconfig/createfiles
src/paks/zabbix_agentd/install.sh [new file with mode: 0644]
src/paks/zabbix_agentd/uninstall.sh [new file with mode: 0644]
src/paks/zabbix_agentd/update.sh [new file with mode: 0644]