Rrdcollect is stand alone app, dont need cron for run. And as said developer much faster as rrdtool update. So i just want try it.
I try to remove space after colon, nothing change.
But the strange things happen and with rrdtool update. I a little bit correct "macsat rrdtool tutorial" script for statistic of tun0 (OPENVPN inteface).
First i try collect data from ifconfig, but in/out byte are always zero . (I dont know why). I decide use /proc/net/dev for get a stat. I create base like in tutorial, but when i add data the value is NAN.
Right now i dont had my config file, i will post tonight.

