Xymon Mailing List Archive search

TCP/IP stats (bits/s) limited to 100M

list Henrik Størner
Wed, 28 Jun 2006 13:09:13 +0200
Message-Id: <user-d91164f07f03@xymon.invalid>

On Wed, Jun 28, 2006 at 11:42:14AM +0200, Beau Olivier wrote:
Hi,

this looks like tcp-data going arround the 32bit counter problem...
are your counters 32 bit ? could you give us a copy of them ?
The RRD files are created as "DERIVE" datatypes with a minimum value of
0, which should handle 32/64-bit counter overflows automatically.
(See the rrdcreate man-page).

Note that Hobbit never does any calculations on these values, it passes
them directly (as strings) to the RRDtool functions. 


Regards,
Henrik