[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbit-alerts config and PAGE definition
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbit-alerts config and PAGE definition
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Sat, 6 Aug 2005 17:39:57 +0200
- References: <20050802123159.A14102@tazmania.org>
- User-agent: Mutt/1.5.6+20040907i
On Tue, Aug 02, 2005 at 12:31:59PM -0400, Sue Bauer-Lee wrote:
> How does the syntax work in the hobbit-alerts.cfg for the PAGE directive
> if multiple pages are to be defined?
>
> In our environment, the bb-hosts file contains an entry for itself
> followed by x number of "include" lines. Each included file then contains
> some number of "page" directives. I don't think PAGE=/ will work here.
> What would be the right to define
>
> PAGE=pagea,pageb,pagec
Exactly like that. Or you can use "PAGE=%page(a|b|c)" if you prefer to
do it the perl regex way.
Henrik