RrdTool - I donīt need graph
I donīt need graph generated by rrdtool, i need only a simple webpage whit this:
................Today.......This week.......This month
wlan...........64MB...........564MB............2354MB
pc1............47MB...........345MB............1005MB
pc2............09MB...........123MB............0547MB
pc3............08MB...........096MB............0802MB
Trouble with RRDTool and updated uClibc
Hi,
I had some problems with rrdtool and updated uClibc. So what i am done.
1. Prepared my harddrive for extended packages.
2. Update ipkg as said on http://www.nslu2-linux.org/wiki/FAQ/Optware-uClibcBuild
3. Using tutorial on http://wl500g.info/showpost.php?p=18494&postcount=1 install rrdtool
All step done without errors. But when rrtool.sh script try create rrd data file it`s freezed down. I figure out that rrdtool.sh stopped on `rrdtool create "${1}" etc.`.
Anyone can help me with it or recommend some alternative programms for statistics collection?