mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
zabbix_agentd: Add UserParameter for Pakfire Status
Ship the UserParameter for monitoring the status of pakfire for keeping track of available updates etc. Signed-off-by: Alexander Koch <ipfire@starkstromkonsument.de> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
090af02e07
commit
5737a22cf2
@@ -91,6 +91,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
-mkdir -pv /etc/zabbix_agentd/scripts
|
||||
install -v -m 644 $(DIR_SRC)/config/zabbix_agentd/zabbix_agentd.conf \
|
||||
/etc/zabbix_agentd/zabbix_agentd.conf
|
||||
install -v -m 644 $(DIR_SRC)/config/zabbix_agentd/userparameter_pakfire.conf \
|
||||
/etc/zabbix_agentd/zabbix_agentd.d/userparameter_pakfire.conf
|
||||
|
||||
# Create directory for additional agent modules
|
||||
-mkdir -pv /usr/lib/zabbix
|
||||
|
||||
Reference in New Issue
Block a user