Hi,
I just pushed a commit to my repo to integrate xymoncgimsg.cgi:
https://github.com/StefCoene/xymon/commit/33894b55979c2e738e42a7f5ccf546fc4686122b
Some documentation:
https://github.com/StefCoene/xymon/wiki/xymoncgimsg
The concept of this is running without issues in production for years (Linux/AIX/Windows).
I rewrote the scripts and integrated it in configure and the Makefiles.
In principle, it should work fine, but I don't have the time to test it in detail on a new deploy because I'm going offline for a few days to enjoy some free time this weekend.
Stef
On 2026-01-28 19:54, Stef Coene wrote:
Hi,
It's rather high on my TODO list to make xymoncgimsg.cgi a part of the default installation for xymon.
I already have made most of the changes on my local xymon branch for this.
Including wget and curl version for the *nix clients to enable https for communication.
Stef