Our standard /var/adm/messages check is below:<br>LOG     /var/adm/messages %(?-i)NOTICE|WARNING|Error COLOR=yellow<br><br>We use the (?-i) case-sensitive feature so we can edit the log files and change WARNING to wARNING (or such) to quiet specific alerts that pop up and are taken care of (instead of waiting for Hobbit to just read in more log data until these errors "scroll by").
<br><br>Of course, some of our hosts have different tests, based on what we're looking for.  It really depends on what sort of errors you are interested in catching that will determine what you want to look for.  But the above should catch most errors Solaris will detect (such as non-correctable ECC errors/etc).
<br><br><div><span class="gmail_quote">On 1/10/07, <b class="gmail_sendername">James Wade</b> <<a href="mailto:jkwade@futurefrontiers.com">jkwade@futurefrontiers.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What is everyone else putting in the hobbit-clients.cfg<br>for monitoring /var/adm/messages... I'm looking for an<br>overall default.<br><br>Thanks....James<br><br>-----Original Message-----<br>From: James Wade [mailto:
<a href="mailto:jkwade@futurefrontiers.com">jkwade@futurefrontiers.com</a>]<br>Sent: Tuesday, January 09, 2007 5:21 PM<br>To: <a href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a><br>Subject: RE: [hobbit] /var/adm/messages, Not noifying
<br><br>I swapped out both the Client and Server. Totally Hobbit now.<br><br>I added a default to monitor all clients /var/adm/messages<br>which it is doing.<br><br>I checked and see that I didn't configure any default in the
<br>hobbit-clients.cfg<br><br>Can you recommend a general setting for all systems?<br>A default...<br><br>Thanks....James<br><br>-----Original Message-----<br>From: Henrik Stoerner [mailto:<a href="mailto:henrik@hswn.dk">
henrik@hswn.dk</a>]<br>Sent: Tuesday, January 09, 2007 3:44 PM<br>To: <a href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a><br>Subject: Re: [hobbit] /var/adm/messages, Not noifying<br><br>On Tue, Jan 09, 2007 at 01:46:12PM -0600, James Wade wrote:
<br><br>> Since I move everything over to hobbit, the messages monitoring<br>> seems to have changed. I get no alerts on /var/adm/messages file<br>> anymore.<br><br>When you say "everything" - do you mean the Big Brother/Hobbit server,
<br>or did you also swap out the client side installations ?<br><br>If you've switched clients, then the log file monitoring setup is<br>quite different from what you have in BB. With the Hobbit client,<br>all of the configuration is done on the Hobbit server; you need to
<br>add an entry to the client-local.cfg file to define which logfiles<br>you want data from (the /var/adm/messages is in the default setup,<br>so that should be OK), AND you must configure the hobbit-clients.cfg<br>file with the strings (or rather, regex patterns) you want to look for
<br>in the logfiles.<br><br>If you're still running the BB clients on your servers and your "msgs"<br>column actually went red, then it must be a problem with the alert setup.<br>Check the current alert setup for each host - you can see it on the
<br>"info" column webpage for each host - and make sure there's an alert<br>defined for the "msgs" status. If not, then you must define one in the<br>hobbit-alerts.cfg file.<br><br><br>Regards,<br>
Henrik<br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br><br><br><br><br><br>To unsubscribe from the hobbit list, send an e-mail to
<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br><br><br><br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk
</a><br><br><br></blockquote></div><br>