[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Templates for logs checks



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