<div class="gmail_quote">On Wed, Jan 11, 2012 at 7:50 AM, Steve Holmes <span dir="ltr"><<a href="mailto:sholmes42@mac.com">sholmes42@mac.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Ok see, this is real similar to the problem I'm having, except I can't get it to work (Xymon 4.2.3). <br><br>My debian hosts are sending the following:<br><br><pre>client xxxx.xxxxx.org.linux linux</pre></blockquote>

<div><br></div><div>The bit after the hostname is used to define the OS type.  This is obtained, at the client, from the lower-cased output of "uname -s", but can be overridden by defining in xymonclient.cfg by setting SERVEROSTYPE.  See the man page for xymonclient.cfg for info.  If you add "SERVEROSTYPE=debian" into xymonclient.cfg (and restart xymon), then you should get your client data showing this:</div>

<div><br></div><div>client xxxx.xxxxx.org.debian linux</div><div><br></div><div>I haven't tried this, but it might do what you want.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Our [debian] servers keep some files in a different location than our other Linux servers (Redhat) so the Debian servers get "File is missing" errors and I have to disable the test to prevent the warning from showing up.</blockquote>

<div><br></div><div>I have a global [linux] section, and per-host definitions where they deviate.  It's a bit of a hassle replicating the same definitions for a bunch of identical hosts, but I only have to set it up once per host.</div>

<div><br></div><div>J</div><div><br></div></div>