<div dir="ltr">Interestingly, emails from my work address don't seem to be making it to the list...<br><br>Hey,<br><br>I'm at a loss here.  I'm using the Terabithia RPM for my Xymon server and the links that are provided in emails only use the shortname of my xymon server.  For example,<br><br><a href="https://shortname/xymon">https://shortname/xymon</a><br><br>instead of<br><br><a href="https://shortname.example.com/xymon">https://shortname.example.com/xymon</a><br><br>I've dug through the xymonserver.cfg file to see where this is being set and I can trace it to<br><br>XYMONSERVERWWWNAME="$XYMONSERVERHOSTNAME"       # The name used for this hosts' webserver<br><br>where XYMONSERVERHOSTNAME is defined as<br><br>XYMONSERVERHOSTNAME="$MACHINEDOTS"              # The hostname of your server. In the RPM, xymoncmd sets this before we get here<br><br>I have FQDN="TRUE" set as well.<br><br>Any idea where I can set this to give me the actual fqdn of the server?  I'm assuming that 'xymoncmd' is just pulling in 'hostname' rather than 'hostname -f'.  I must be missing something.<br><br>Anyone have any insight into what I may be missing?<br><br>=G=<br></div>