In <user-1e21a0a9aad9@xymon.invalid> "Everett, Vernon" <user-9da1a1882f49@xymon.invalid> writes:
I have investigate this a little further, and found something more
curious which does seem to point to a bug either in the Hobbit code, or
the BB-Win patch code.
(I need my C guy to get back from leave to investigate which)
=20
In hobbit-clients.cfg
If I have a config like
HOST=3Dwinhost01
SVC "Service1" startup=3Dautomatic status=3Dstarted color=3Dred
Then everything is good.
=20
However, if I leave out the startup clause and have this
HOST=3Dwinhost01
SVC "Service1" status=3Dstarted color=3Dred
# (I don't care how it starts, just make sure it is started)
Then it starts dumping core.
It does sound like a bug in the BBWin-specific part of hobbitd_client.
Have You asked about this on the BBWin mailing list ? I think Etienne
(BBWin maintainer) should have a look at this.
Henrik