mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
- Restrict default main config to only the bare minimum options and add upstream provided config as example file. - Remove /etc/zabbix_agentd from backup and instead add only zabbix_agentd.conf and subdirs 'scripts' and 'zabbix_agentd.d' to the backup. - Move ipfire managed userparameter_pakfire.conf from user managed dir /etc/zabbix_agentd/zabbix_agent.d to ipfire managed dir /var/ipfire/zabbix_agentd/userparameters - Add Include line to existing zabbix_agentd.conf to include the new ipfire managed config dir /var/ipfire/zabbix_agentd/... - Add and include mandatory IPFire specific agent configuration which should never be changed by the user. Signed-off-by: Robin Roevens <robin.roevens@disroot.org>
23 lines
699 B
Plaintext
23 lines
699 B
Plaintext
etc/logrotate.d/zabbix_agentd
|
|
etc/rc.d/init.d/zabbix_agentd
|
|
etc/sudoers.d/zabbix
|
|
etc/zabbix_agentd
|
|
etc/zabbix_agentd/scripts
|
|
etc/zabbix_agentd/zabbix_agentd.conf
|
|
etc/zabbix_agentd/zabbix_agentd.conf.example
|
|
etc/zabbix_agentd/zabbix_agentd.d
|
|
usr/bin/zabbix_get
|
|
usr/bin/zabbix_sender
|
|
#usr/lib/modules
|
|
usr/lib/zabbix
|
|
usr/sbin/zabbix_agentd
|
|
#usr/share/man/man1/zabbix_get.1
|
|
#usr/share/man/man1/zabbix_sender.1
|
|
#usr/share/man/man8/zabbix_agentd.8
|
|
var/ipfire/backup/addons/includes/zabbix_agentd
|
|
var/ipfire/zabbix_agentd
|
|
var/ipfire/zabbix_agentd/zabbix_agentd_ipfire_mandatory.conf
|
|
var/ipfire/zabbix_agentd/userparameters
|
|
var/ipfire/zabbix_agentd/userparameters/userparameter_pakfire.conf
|
|
#var/log/zabbix
|