[Xymon] logfetch questions

Jeremy Laidman jlaidman at rebel-it.com.au
Fri Sep 27 04:02:09 CEST 2013


On 27 September 2013 05:53, Bakkies Gatvol <bakgat8 at hotmail.com> wrote:

> SIZE being set to 31856
>

This is from the FTP server you're using.  Nothing to do with Xymon.

MAXBYTES is read into an "int" (signed) variable, and copied to another of
type "off_t".  I think the size of these types is architecture-dependent,
but you can expect these to be at least 16 bytes, which should mean a
number up to 32767.

I'm not a C programmer, so someone else might correct me.  Also, there may
be other constraints on how MAXBYTES is used.

J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20130927/14579493/attachment.html>


More information about the Xymon mailing list