Thoughts on the new Xymon organization - feedback appreciated
Were you thinking of deadcat.net for plugins and things?? I don't know what happened to that, but there's another site called xymonton:
Ralph Mitchell
On Thu, May 28, 2026, 8:12 AM Nicola <user-2c63804b6921@xymon.invalid> wrote:
My 2c on the next steps.I think we should move the IPv6 changes to a further version (5.0?) while using 4.4 as the "dropping compatibility" release to modernize the codebase and ease the maintenance.In the 4.4.x we could incorporate the encrypted/authenticated communication, which I think is a less impacting change.Reviving something like sleepycat (if I remember correctly the name), or a repo of useful plugins for particular monitoring types could be useful.Sorry for being not much active recently (life and work impacted my available time)NicolaIl giorno gio 28 mag 2026 alle ore 08:56 Bruno Manzoni via Xymon <xymon@xymon.com> ha scritto:Hi all,
First of all, many thanks to everyone involved in the new Xymon organization and the recent work around the project. A lot of effort has clearly gone into modernizing and stabilizing the codebase while still preserving the spirit and simplicity of Xymon.
1. The new governance model is a very positive step for the project:
The fact that at least two people are now involved in validating and merging changes gives much more legitimacy and long-term stability to the project. It certainly slows things down a bit, but for infrastructure software this is probably the correct tradeoff. It reduces the risk of unilateral decisions and helps keep the technical direction coherent.
2. The modernization effort is also going in the right direction.
One major goal of the new organization is bringing Xymon back to a stable and maintainable upstream state, while progressively reintegrating improvements that historically existed only in downstream FreeBSD and Debian repositories (and some in the 4.4 alpha branch).
The work achieved so far in this direction is very encouraging. Several important steps have already been achieved:
- GitHub Actions now automatically builds and validates Xymon across multiple platforms,
- many Linux, FreeBSD, NetBSD, and pkgsrc portability and build issues were fixed upstream,
- parser cleanup and hardening improved robustness,
- several memory leaks and stability issues were corrected.