<div>If you mean from the Client side:</div><div><br></div><div><br></div><div><br></div><div>I would assume /etc/defaults/hobbit-client is in order?</div><div><br></div><div>If so, there's a hack I use on occasion that will help keep everything "ok".</div>
<div><br></div><div>In the /home/xymon/client/runclient.sh file, there is a variable set early on in the script:</div><div><br></div><div>MACHINEDOTS="`uname -n`"</div><div><br></div><div>If you absolutely have to, you can comment that guy out and replace it with:</div>
<div><br></div><div>MACHINEDOTS="fully.qualified.domain"</div><div><br></div><div>to get whatever your hostname should be.</div><div><br></div><div><br></div><div><br></div><div>If you are referring to server side *after* the message is received at the server, then I am less knowledgeable in that part.  Maybe one of our friends here could help out?</div>
<div><br></div><br clear="all">---<br>Jerald M. Sheets jr.<br><br><br>
<br><br><div class="gmail_quote">On Tue, Mar 9, 2010 at 9:38 AM, Mike Rowell <span dir="ltr"><<a href="mailto:MRowell@shopzilla.com">MRowell@shopzilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Xymonites...<br>
<br>
I've been tracking an issue with an install I have where hostnames are getting cut short, we have some boxes with longer than standard hostnames (some close to 32chars long), I've tried setting CLIENT: and that does seem to work but I really need a proper solution as we could have some hosts with domains a lot longer than this and I don't want to put exceptions in for everything.<br>

<br>
Any ideas, I seem to remember this issue a few years back, possibly longer than that but can't remember the specifics about the fix.<br>
<br>
Cheers,<br>
<br>
Mike<br>
<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br>