On 1/15/26 10:31, Stef Coene wrote:
Hi,
I also want to help. I'm not a C programmer, but I can help with documentation and testing.
I also have some small patches and enhancements that I want to contribute.
Like wget and curl drop-in replacement scripts for the xymon binary for encrypted https communication between client and server.
I also have a patch to allow for a filter in the graphs so you can easy filter the data you want to display. And a patch for a list of rrd files so you can create graphs with exactly the data you want. We are using this to display disks graphs with all the disks for an AIX volume group. The URL is generated with an external scripts to include the needed disks.
Stef, I think you posted about these on the mailing list a long time ago and I found them when I was going through mailing list history since the last release. Very very interested in these additions too. The trick to submit the client data over HTTPS was very clever -- I was about to build that myself.