zabbix: add fping dependency 19097/head
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 3 Aug 2022 07:36:05 +0000 (09:36 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 3 Aug 2022 07:40:59 +0000 (09:40 +0200)
commit672a655d6bdccee30d5779a1348a42e4f34b850f
tree4cb36b7368bb5c9f6001ca0da2b8e885962893a3
parentbcc877e73c34e56a03d1a017ff9871b48579195e
zabbix: add fping dependency

If fping is not installed on the system the following message is show if
hosts should be monitored via icmp.

Log-Message:
"At least one of '/usr/sbin/fping', '/usr/sbin/fping6' must exist. Both
are missing in the system."

To fix this also, add a dependency to 'fping' for 'zabbix-server' and
'zabbix-proxy' for installation to allow icmp hosts monitoring.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
admin/zabbix/Makefile