<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Thanks, I appreciate the heads up!<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Charles Jones <jonescr@cisco.com><br>To: hobbit@hswn.dk<br>Sent: Monday, November 20, 2006 12:37:49 PM<br>Subject: Re: [hobbit] client-local.cfg question<br><br>


  

Yes.  See the CLASS option in the bb-hosts man page.  Basically you can
define a CLASS (group) of hosts, and then in client-local.cfg you can
do:<br>
<br>
[classname]<br>
log:`find /var/log/httpd -type f -maxdepth 1` size<10000000<br>
<br>
-Charles<br>
<br>
Chuck Danger wrote:
<blockquote type="cite">
  
  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Thought
I would try this again, maybe I caught people on a weekend...<br>
  <br>
  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">-----
Original Message ----<br>
From: Chuck Danger <a rel="nofollow" class="moz-txt-link-rfc2396E" target="_blank" href="mailto:cdanger2k@yahoo.com"><cdanger2k@yahoo.com></a><br>
To: <a rel="nofollow" class="moz-txt-link-abbreviated" target="_blank" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a><br>
Sent: Friday, November 17, 2006 4:25:31 PM<br>
Subject: [hobbit] client-local.cfg question<br>
  <br>
  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
  <div>Is there a way in client-local.cfg to group hosts by "like"
hostnames?  For example, if I have:<br>
  <br>
web01<br>
web02<br>
web03<br>
web04<br>
web05<br>
  <br>
And I want to setup file monitoring in /var/log/httpd, is there some
way to group them so that I don't have to define each one?  I'd like to
do something like:<br>
  <br>
[web*]<br>
log:`find /var/log/httpd -type f -maxdepth 1` size<10000000<br>
  <br>
instead of having to do:<br>
  <br>
[web01]<br>
...<br>
[web02]<br>
...<br>
[web03]<br>
...<br>
  <br>
Thanks-<br>
Jay<br>
  </div>
  </div>
  <br>
  </div>
  <br>
  </div>
  </div>
  <br>
</blockquote>
<br>
</div><br></div></div><br></body></html>