public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 0/6] zabbix_agentd: More functionality + CRITICAL OpenVPN fixes
@ 2025-07-17 17:51 Robin Roevens
  2025-07-17 17:52 ` [PATCH 1/6] zabbix_agentd: Update to 7.0.16 (LTS) Robin Roevens
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Robin Roevens @ 2025-07-17 17:51 UTC (permalink / raw)
  To: development

Hi all,

A new version of the Zabbix Agent, fixing a few bugs.
But also added IPFire specific functionality:
- ARPing for internet gateway checking as an alternative next to ICMP
  ping in case ICMP ping is not available for some reason
- WireGuard stats and peer monitoring.
  Now that WireGuard has hit IPFire, Zabbix should be able to monitor 
  it now natively like it can for OpenVPN.
- LocationDB functionality. 
  With this Zabbix can query the IPFire locationDB through the IPFire 
  zabbix_agentd. I had this idea from the WireGuard status page on the 
  IPFire WUI where the location of the endpoint IP is shown, and I 
  wanted Zabbix to be able to do the same. 
  Now it can for any IP (in theory from any source it monitors).
- OpenVPN fixes: last but certainly not least as this is a CRITICAL
  patch:
  I saw a lot of OpenVPN patches last few days, and checked them for any
  changes that could impact the current Zabbix OpenVPN monitoring and
  found that the pid file was renamed and that the statistics log was
  renamed and should now be consulted using the openvpnctrl helper.
  So I changed the IPFire agent config accordingly.

I hope this patch can hit the same Core Update as the OpenVPN patches
to prevent the agent from no longer being able to monitor OpenVPN and
malfunctioning until next CU.

Regards

Robin

-- 
Dit bericht is gescanned op virussen en andere gevaarlijke
inhoud door MailScanner en lijkt schoon te zijn.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-17 18:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-17 17:51 [PATCH 0/6] zabbix_agentd: More functionality + CRITICAL OpenVPN fixes Robin Roevens
2025-07-17 17:52 ` [PATCH 1/6] zabbix_agentd: Update to 7.0.16 (LTS) Robin Roevens
2025-07-17 17:52 ` [PATCH 2/6] zabbix_agentd: Add ARPing method for checking Internet Gateway Robin Roevens
2025-07-17 17:52 ` [PATCH 3/6] zabbix_agentd: Add WireGuard specific monitoring items Robin Roevens
2025-07-17 17:52 ` [PATCH 4/6] zabbix_agentd: Add LocationDB functionality Robin Roevens
2025-07-17 17:52 ` [PATCH 5/6] zabbix_agentd: Openvpn-2.6: fix pid name for services stats Robin Roevens
2025-07-17 17:52 ` [PATCH 6/6] zabbix_agentd: Openvpn-2.6: use the helper binary to read the status log Robin Roevens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox