<div dir="ltr"><div><div><div>The original BigBrother used just server name and test name, separated by a dot:<br><br>   server<dot>testname<br><br>When FQDN was introduced into BB, the parts of the fully-qualified hostname were comma-separated:<br><br></div>   server<comma>domain<comma>com<dot>testname<br><br></div>I don't know how it deals with multiple dots in the testname.<br><br></div>Ralph Mitchell<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 20, 2017 at 4:07 PM, John Thurston <span dir="ltr"><<a href="mailto:john.thurston@alaska.gov" target="_blank">john.thurston@alaska.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 3/20/2017 10:51 AM, Root, Paul T wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hosts can have dots in them. The default is that you give FQDN.<br>
<br>
<br>
<br>
I’ve never tried for a test name. My gut feeling is that you couldn’t do<br>
that.<br>
</blockquote>
<br></span>
I can't see how the server would be able to parse the message. Is 'foo.bar.com.baz' a test named 'com.baz' for host 'foo.bar', or is it a test named 'bar.com.baz' for a host named 'foo'?<br>
<br>
>From what I recall of my last read of the source, the parser assumes dot is the delimiter, and the last field is the test name. Everything to the left of that is the hostname. The above example would be parsed as a test named 'baz' for host '<a href="http://foo.bar.com" rel="noreferrer" target="_blank">foo.bar.com</a>'<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
   Do things because you should, not just because you can.<br>
<br>
John Thurston    <a href="tel:907-465-8591" value="+19074658591" target="_blank">907-465-8591</a><br>
<a href="mailto:John.Thurston@alaska.gov" target="_blank">John.Thurston@alaska.gov</a><br>
Enterprise Technology Services<br>
Department of Administration<br>
State of Alaska<br>
______________________________<wbr>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman<wbr>/listinfo/xymon</a><br>
</font></span></blockquote></div><br></div>