Author | Jeremy Laidman |
---|---|
Compatibility | Xymon 4.x |
Requirements | none |
Download | None |
Last Update | 2015-09-29 |
This is an enhancement to the footer template file, to auto-hotlink hostnames to support click-to-connect for ssh://
, telnet//
: and similar URLs.
An alternative is to create create “notes” files for servers (by creating a file in $XYMONVAR/www/notes/ called hostname.html) containing the links you require.
If ssh://
or rdp://
links don't work for you, please check out this link describing how to set them up and use them.
xymonbodyfooter.cfg
alongside xymonserver.cfg
.XYMONBODYFOOTER=“file:$XYMONHOME/etc/xymonbodyfooter.cfg”
COMMENT
or DESCR
strings in the form “…(connect: ssh, rdp, telnet)…”
By default, the “(connect …)
” text will be removed, but this can be disabled by changing the replaceConnect
value from 1 to 0 near the start of the file.