[rrd-users] Re: rrdtool update problem

Serge Maandag serge.maandag at staff.zeelandnet.nl
Thu Oct 6 22:21:17 MEST 2005


> i'm trying to update my rrdtool file but i receive the follow error:
> ERROR: conversion of '1825K' to float not complete: tail 'K'
> 
> i'm getting the data from iptables rules:
> 
>     0     0                     tcp  --  *      *
> 0.0.0.0/0            0.0.0.0/0           tcp dpt:5900
> 125K 7257K            tcp  --  *      *       0.0.0.0/0
> 0.0.0.0/0           tcp dpt:3389
>     0     0                    tcp  --  *      *
> 0.0.0.0/0            0.0.0.0/0           tcp dpt:3306

Make sure you use -x with iptables, as in:

iptables -nvxL PREROUTING

That prevents iptables from using human readable numbers (10k, 200M).

Serge.

-------------
Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php

-------------
For the content of this e-mail message and its attachment(s) the following disclaimer applies: http://www.zeelandnet.nl/disclaimer.php

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list