public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] zabbix_agentd: Add IPFire services.get item
@ 2024-09-10 21:12 Robin Roevens
  2024-09-10 21:12 ` Robin Roevens
  0 siblings, 1 reply; 2+ messages in thread
From: Robin Roevens @ 2024-09-10 21:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]

Hi all,

This patch introduces again the ability for Zabbix to get information
about the running IPFire services. This functionality was already
submitted a long while ago but was rejected because the perl script behind
it contained the same 'ugly code' as services.cgi contained back then.
Meanwhile the code of services.cgi was updated by both me, adding more
generic addon services discovery using new pakfire functions, and more
recently by Michael with new general functions for finding pids and memory
consumption of services.

So I now refactored my services-discovery-perl-script, that will be used
by the zabbix-agent if the Zabbix server requests services information, 
to use the same methods as currently used in services.cgi, using those new 
functions, hoping that this feature now can be accepted into IPFire.


Note: I don't change the PAKVER in this patch, which should not be
needed if this patch is applyed shortly after my previous patch updating
zabbix_agentd to v6.0.33

Regards

Robin

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

end of thread, other threads:[~2024-09-10 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-10 21:12 [PATCH] zabbix_agentd: Add IPFire services.get item Robin Roevens
2024-09-10 21:12 ` Robin Roevens

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