Xymon Mailing List Archive search

Alert Config Issues

list Henrik Størner
Mon, 23 May 2005 11:24:46 +0200
Message-Id: <user-cde91df5d539@xymon.invalid>

On Mon, May 23, 2005 at 08:46:55PM +1200, Andy France wrote:
I think this last explanation is one you should check. The piece of your
hobbit-alerts.cfg file that you included in the message had some hex
0xA0 characters in them - I don't know if they were added by your e-mail
client, but if they are in the file I can understand why it would behave
the way it does.
God only knows what Lotus Notes gets up to with it's formatting :-)
Agreed :-)
Try running "od -cx hobbit-alerts.cfg" and see if you have some of those
0xA0 characters in the file.
"od -cx hobbit-alerts.cfg | grep -i 0xA0" doesn't turn up anything.
Leave out the "0x" - 'od' output looks like this:

0000000           H   O   S   T   =   z   d   1   s   v   1   ,   z   t
        20a0 4f48 5453 7a3d 3164 7673 2c31 747a
0000020   1   s   v   1   ,   z   p   1   s   v   1   ,   z   p 1   s
        7331 3176 7a2c 3170 7673 2c31 707a 7331
0000040   v   2  \n                             M   A   I   L
        3276 a00a a020 a020 a020 4d20 4941 204c
0000060               a   n   d   y                          
        20a0 61a0 646e 2079 20a0 20a0 20a0 20a0
However  "~/server/bin/bbcmd hobbitd_alert --test zp1sv1 disk" still shows
the same erroneous recipients and there are no complaints in page.log.
Could you pack up the bb-hosts, hobbitserver.cfg and hobbit-alerts.cfg
files in a tar-file, and mail it directly to me ?


Thanks,
Henrik