<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hey,<br>
</p>
<p><br>
</p>
<p>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>
</p>
<p><br>
</p>
<p><a href="https://shortname/xymon">https://shortname/xymon</a><br>
</p>
<p><br>
</p>
<p>instead of<br>
</p>
<p><br>
</p>
<p><a href="https://shortname.example.com/xymon">https://shortname.example.com/xymon</a><br>
</p>
<p><br>
</p>
<p>I've dug through the xymonserver.cfg file to see where this is being set and I can trace it to<br>
</p>
<p><br>
</p>
<p><span style="font-family: "Courier New", monospace;">XYMONSERVERWWWNAME="$XYMONSERVERHOSTNAME"       # The name used for this hosts' webserver</span><br>
</p>
<p><br>
</p>
<p>where XYMONSERVERHOSTNAME is defined as<br>
</p>
<p><br>
</p>
<p><span style="font-family: "Courier New", monospace;">XYMONSERVERHOSTNAME="$MACHINEDOTS"              # The hostname of your server. In the RPM, xymoncmd sets this before we get here</span><br style="font-family: "Courier New", monospace;">
</p>
<p><br>
</p>
<p>I have FQDN="TRUE" set as well.<br>
</p>
<p><br>
</p>
<p>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>
</p>
<p><br>
</p>
<p>Anyone have any insight into what I may be missing?<br>
</p>
<p><br>
</p>
<p>=G=<br>
</p>
</body>
</html>