<div class="gmail_quote"><div>Hello,</div><div><br></div><div><br></div><div>I'm having a problem with getting a hobbit client to change status of 'MSGS' to Red if Hobbit finds the word "error" in /var/log/messages.</div>

<div><br></div><div>A few things to note:</div><div><br></div><div><ul><li>The Client *can* transmit data to the hobbit server for all other statuses(memory, procs, disk, etc..) without any problems</li><li>The ''hobbit'' account does have read access to /var/log/messages</li>

<li>The Client launches Hobbit with the ''-local'' option to allow use of localclients.cfg</li><li>I've frequently ran ''logger -p" to force the word ''error'' into /var/log/messages.</li>

<li>The hostname matches what's in bb-hosts and the config files on both client and server</li><li>Linux client and server</li></ul></div><div><br></div><div><br></div><div><b>Here is what I have in  /home/hobbit/client/etc/localclient.cfg on the Hobbit Client:</b></div>

<div><div>============================================================</div><div>DEFAULT</div><div>        UP      1h</div><div>        LOAD    5.0 10.0</div><div>        DISK    * 90 95</div><div>        MEMPHYS 100 101</div>

<div>        MEMSWAP 50 80</div><div>        MEMACT  90 97</div><div><br></div><div>LOG /var/log/messages error COLOR=red         ##This does not work</div><div>PROC "/opt/openfiler/sbin/opendev" 1 2 yellow   ##This works fine</div>
</div><div>============================================================</div>
<div><br></div><div><b>Here is what I have in /home/hobbit/server/etc/client-local.cfg on the Hobbit Server:</b></div><div>============================================================</div><div><div>[linux]</div><div>log:/var/log/messages:10240</div>

</div><div>============================================================</div><div><br></div><div><br></div><div><b>And here is what I have in /home/hobbit/server/etc/hobbit-clients.cfg on the Hobbit Server:</b></div><div>

============================================================</div><div><div>UP      1h</div><div>LOAD    5.0 10.0</div><div>DISK    * 90 95</div><div>SWAP    20 40</div><div>MEMPHYS 100 101</div><div>MEMSWAP 50 80</div><div>

MEMACT  90 97</div><div>LOG /var/log/messages error COLOR=red HOST=<a href="http://gsxxx.xxxxxi.com" target="_blank">gsxxx.xxxxxi.com</a></div></div><div>============================================================</div>
<div><br></div><div>
<br></div><div>And  yet I cannot get the status of MSGS to go to Red for the client when I put 'error' into /var/log/messages</div><div><br></div><div>Thanks,</div></div>