Xymon Mailing List Archive search

SIGBUS in bbcombotest [solved...see diff]

list Henrik Størner
Tue, 11 Jul 2006 09:49:03 +0200
Message-Id: <user-c7fd396024ce@xymon.invalid>

On Wed, Jul 05, 2006 at 04:43:52PM +0200, Nicolas Dorfsman wrote:
Could you provide me with an example of what you have in the
bbcombotest.cfg file that triggers this problem ?
(c92-dc200.dns||c92-dc220.dns||c92-dc221.dns)
This is wrong. When you have dashes in the hostnames, they need
to be escaped with a backslash. So:

(c92\-dc200.dns||c92\-dc220.dns||c92\-dc221.dns)


Regards,
Henrik