<div>Hi all</div>
<div> </div>
<div>I have two clients monitoring files, in the client-local.cfg file I have</div>
<div> </div>
<div><br>[linux]<br>log:/var/log/messages:10240<br>log:/var/log/bull/bull.log:10240<br>file:/var/log/messages:md5<br> </div>
<div> </div>
<div> </div>
<div>in the hobbit-clients.cfg I have</div>
<div> </div>
<div>#<br># CC<br>#<br>HOST=cc-1<br>        UP      1h<br>        LOAD    5.0 10.0<br>        DISK    * 90 95<br>        MEMPHYS 100 101<br>        MEMSWAP 50 80<br>        MEMACT  90 97<br>        FILE /var/log/messages yellow SIZE>0 MTIME<600 TRACK
<br>        FILE /var/log/bull/bull.log yellow SIZE>0 MTIME<600 TRACK<br>        LOG %/var/log/messages %(I/O|read).error COLOR=red<br> </div>
<div>#<br># Jabber<br>#<br>HOST=jabber-1<br>        UP      1h<br>        LOAD    5.0 10.0<br>        DISK    * 90 95<br>        MEMPHYS 100 101<br>        MEMSWAP 50 80<br>        MEMACT  90 97<br>        FILE /var/log/messages yellow MODE=644 TRACK
<br>        LOG %/var/log/messages %(I/O|read).error COLOR=red<br> </div>
<div> </div>
<div>Everything is working fine for the cc-1 host, and the msgs tab shows everything ok.. ..however ! the msgs tab for jabber-1 complains that it cant find the bull.log..  but I am not monitoring that file for that host !?..  
</div>
<div> </div>
<div>So how do I make this host stop.. watching file that is not supposed to watch ?:.</div>
<div> </div>
<div>Regards</div>
<div>vvega</div>