[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Host Groups in hobbit-alerts.cfg as per BB?
On Tue, Jan 18, 2005 at 09:21:13AM -0600, rwaegner wrote:
> Is it also possible to have page groups setup the same way?
>
> HOST=* SERVICE=conn REPEAT=10 RECOVERED
> MAIL="1235556666 (at) cellcarrier.net,1235557777 (at) cellcarrier.net,1235558888 (at) cellcarrier.net" DURATION>30 COLOR=red
Yes. The parameter after the MAIL keyword is passed directly to the
"mail" command, so assuming your "mail" utility supports it, then
a comma-separated list of recipients should work. I think all Unix
"mail" implementations allow that.
Henrik