]> git.ipfire.org Git - ipfire-2.x.git/commit
zabbix_agentd: Add ARPing method for checking Internet Gateway
authorRobin Roevens <robin.roevens@disroot.org>
Thu, 17 Jul 2025 17:52:01 +0000 (19:52 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Jul 2025 10:08:53 +0000 (10:08 +0000)
commit2772a5990067679bde106883f39a30aa2fe196e6
treeb64b3f736b63b1fc29373a5477564dfb642c1d41
parent23fb1dfd86d1efc85a0f80228bd644287bfff682
zabbix_agentd: Add ARPing method for checking Internet Gateway

Since some ISP's block ICMP ping to their gateway ARPing can be an alternative.
This change adds arping alternatives for the regular (icmp) ping checks:
- ipfire.net.gateway.arping: Check if the Internet Gateway is reachable via ARPing
- ipfire.net.gateway.arpingtime: Measure the time it takes to ARPing the Internet Gateway

Signed-off-by: Robin Roevens <robin.roevens@disroot.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/zabbix_agentd
config/zabbix_agentd/sudoers
config/zabbix_agentd/userparameter_gateway.conf [new file with mode: 0644]
config/zabbix_agentd/userparameter_ipfire.conf
lfs/zabbix_agentd