Xymon Mailing List Archive search

bug in PROC "TEXT=" tag?

list Jerry Yu
Thu, 31 Aug 2006 12:25:07 -0400
Message-Id: <user-e22f30ff28e2@xymon.invalid>

interestingly I found in PORT command, one example uses "TEXT=some other
string" instead of TEXT="some other string". do you want to try that out
really quick? I didn't see how the TEXT= should be used for PROC itself
inside the hobbit-clients.cfg man page.


On 8/31/06, Gary B. <user-33b796116d5f@xymon.invalid> wrote:
Strange thing I've noticed with Hobbit 4.2.0's processing of the
"TEXT=" tag for the PROC
test...  If I have TEXT=somestring, it shows up fine.  But if I have
TEXT=some other string, it shows up as just "some".  However, if I do
TEXT="some other string", it shows up as "some other string.  (note
the opening ", but no closing ").  Is this perhaps a bug, or am I
misinterpreting the doco?