Xymon Mailing List Archive search

Xymon timeout question, tasks.cfg

list Jeremy Laidman
Sat, 27 Sep 2014 05:53:56 +1000
Message-Id: <user-ca7d141b75bd@xymon.invalid>

On Sep 27, 2014 5:40 AM, "Wilcox, Theodore A -FS" <user-956989af94d8@xymon.invalid>
wrote:
I have a question about the timeout for Xymonnet in tasks.cfg.  The
instructions say that the command line for changing the timeout is
“—timeout=N”.  Can “N” be a decimal?  We would like to set the timeout to
be less than 1 second.  I would like to put in something like
“—Timeout=.3”.  Will that work?

Alas no. The code assumes an integer.

J