Le 12/12/2015 21:11, J.C. Cleaver a écrit :
There are actually a few different issues here, which will warrant slightly different solutions in 4.3.25 and 4.4x . The problem stems from how we're loading the environment in for the CGI scripts, which is slightly different than initscript-run xymonlaunch tasks or simply using the xymoncmd command. As a quick fix, do one of: - ensure your $XYMONWEBHOST variable in xymonserver.cfg is a statically assigned URL part, and/or - ensure $XYMONSERVERHOSTNAME and $XYMONSERVERWWWNAME variables are hard-coded to your server name, and/or - add a "MACHINEDOTS=your.hostname.here" entry to cgioptions.cfg This will also fix a display issue on the "info" page for hosts that have notes configured (the link works, but the link text URL is wrong). HTH, -jc
Allright, thanks for the workarounds.
And thank you for working on it.
Cheers, Francois.