[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Monit problems
From: |
Christian Hopp |
Subject: |
Re: Monit problems |
Date: |
Tue, 14 Jan 2003 22:17:31 +0100 (CET) |
On Tue, 14 Jan 2003, arthur.chereau wrote:
> Hi,
Hi Arthur!
> The "Date: " field in alert mails is wrong. For instance, if a mail is sent
> at 17:30
> localtime, it will show as 16:30 in my mailbox. This is because the timezone
> shift is
> wrong: I live at UTC + 1 (France), and the mails are sent with "+0200" in the
> date field.
What operating system are you using? What version of monit are you
using (monit -V)? Did you compile monit yourself? If the later is true,
does your config.h (generated after configure) read
/* #undef HAVE_STRUCT_TM_TM_GMTOFF */
or
#define HAVE_STRUCT_TM_TM_GMTOFF
(in version 3.1 you can find it on line 94)?
> Would it be possible to have a global "alert" option, to avoid retyping the
> same e-mail
> address for each check entry ?
Sounds interesting to me.
Christian
--
Christian Hopp email: address@hidden
Institut für Elektrische Informationstechnik fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf. fax: +49-5323-72-3197
pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/
- Monit problems, arthur.chereau, 2003/01/14
- Re: Monit problems,
Christian Hopp <=