[Penemo-users] Re: penemo
Brought to you by:
njennings
|
From: Nicholas K. J. <nk...@na...> - 2002-06-27 17:25:20
|
Hi Robert,
Yes, it is very common to configure penemo to send only one message
per error using the 'cap' setting.
SERVER {
id name="server" group="myservers" ip="10.1.1.1"
ping
notify level="2" cap="1"
}
This setting will ping SERVER and if an error is detected, it will
send an email after the second error detected (level="2"). It will
only send one email because the (cap="1") means cap the emails at 1.
(cc'ing penemo-users to archive the question).
- nick
On Thu, Jun 27, 2002 at 02:20:28PM +0200, Kastl, Robert wrote:
> Hi Nick
>
> penemo is pretty beautiful.
>
> But maybe you can help with the following problem:
>
> if an error is detected, penemo sends me an e-mail. that is okay
>
> when the error is permanent, for example over a weekend, i get about 200 e-mails with the same error-message, that ist not okay :-(
>
> My question is: Can i prevent penemo to send me more than one e-mail for one error ?
>
>
>
> Best regards...
>
> Robert Kastl
>
> > ------------------------------------------------------
> T-Systems CSM GmbH
> Global Desktop Operations
> Region 4
> IVS Traunstein-Rosenheim
> E-Mail: rob...@t-...
> Internet: http://www.t-systems.com
>
>
|