Xymon Mailing List Archive search

Arguments passed to hobbitclient.sh

list Jason K. Kruse
Thu, 10 Aug 2006 10:15:12 -0500
Message-Id: <user-38e2a3a2fb12@xymon.invalid>

Looking through the hobbitclient.sh while creating a patch to update my
systems I noticed that the arguments passed from within the
clientlaunch.sh script, other than -local, are ignored.

Passing $* to the hobbitd_client call will fix this issue.

Jason