Xymon Mailing List Archive search

Templates for logs checks

1 message in this thread

list L.M.J · Mon, 29 Jun 2009 10:20:04 +0200 ·
Hi,

  That's it, with the previous help, I have been able to check logs files
with the Hobbit client in mode --local.
  I would like to know if anyone here got basic logs checks for messages,
Apache and Oracle. So far, I did this : 
     FILE /var/log/messages  SIZE>0 MTIME<1200 yellow
     FILE /var/log/messages  yellow  "timed out!"
     FILE /var/log/messages  yellow  "abort!"
     LOG %/var/log/messages %(I/O|read).error COLOR=red
     
     LOG /oracle/...../alert_FOO.log "%ORA-%"  # Oracle Error

  Do you have anything else in your pocket?

   Best regards

     LMJ