Hi folks,
i am still observing incorrect indication of the repeat column value on the info page. i wonder that nobody else observes something like this.. regardless what i am configuring, there is always a value of 30 min displayed. however, i am sure this is only a display problem, since anything works as configured after all, e.g. REPEAT=5m, 60m, 24h. probably a bug? or something that is specific to my system only?
Greetings
btw. have a nice weekend...
Anatoli Bogajewski
On Fri, May 20, 2005 at 04:08:33PM +0200, cits.bogajewski at daimlerchrysler.com wrote:
i am still observing incorrect indication of the repeat column value on the info page. i wonder that nobody else observes something like this.. regardless what i am configuring, there is always a value of 30 min displayed. however, i am sure this is only a display problem, since anything works as configured after all, e.g. REPEAT=5m, 60m, 24h. probably a bug? or something that is specific to my system only?
Since noone else has reported it, I'm sure it's something in your setup.
Did you put the REPEAT on the rule line, or the recipient line ? Since REPEAT is per-recipient, it should go on the recipient line. Like this:
HOST=* MAIL admin at foo.com REPEAT=10m
This one will not do what you want:
HOST=* REPEAT=10m MAIL admin at foo.com
Henrik
How hard would it to include a bb-host (and hobbit-alert) config file validator within hobbit (knowing you its probably already there :) )
Chris
--On May 20, 2005 4:26:51 PM +0200 Henrik Stoerner <henrik at hswn.dk> wrote:
| Did you put the REPEAT on the rule line, or the recipient line ? Since | REPEAT is per-recipient, it should go on the recipient line. Like this: | | HOST=* | MAIL admin at foo.com REPEAT=10m | | | This one will not do what you want: | | HOST=* REPEAT=10m | MAIL admin at foo.com
On Fri, May 20, 2005 at 11:58:45AM -0400, Christopher T. Beers wrote:
How hard would it to include a bb-host (and hobbit-alert) config file validator within hobbit (knowing you its probably already there :) )
It's not quite there, but the 4.0.3 version will complain a bit more in the page.log file if it finds something odd in the hobbit-alerts.cfg file.
Henrik
On Fri, May 20, 2005 at 04:08:33PM +0200, cits.bogajewski at daimlerchrysler.com wrote:
i am still observing incorrect indication of the repeat column value on the info page. i wonder that nobody else observes something like this.. regardless what i am configuring, there is always a value of 30 min displayed. however, i am sure this is only a display problem, since anything works as configured after all, e.g. REPEAT=5m, 60m, 24h. probably a bug? or something that is specific to my system only?
If you have TAB's in your hobbit-alerts.cfg file, these have been found to confuse hobbitd_alert. There's a one-line patch to hobbit 4.0.3 available - could you try this and let me know if it solves your problem?
Regards, Henrik
participants (3)
-
cits.bogajewski@daimlerchrysler.com
-
ctbeers@syr.edu
-
henrik@hswn.dk