C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 07-04-2009, 03:36 AM   #1
Registered User
 
Join Date: Feb 2009
Location: India, Gujarat
Posts: 22
replecement of rrdtool

hi,
any one know about the any utility which have same functionality as "rrdtool" but use less cpu, memory and not create much files as "rrdtools".

Thanks in advance.
vipul_vgp is offline   Reply With Quote
Old 07-04-2009, 03:55 AM   #2
and the hat of Jobseeking
 
Salem's Avatar
 
Join Date: Aug 2001
Location: The edge of the known universe
Posts: 21,710
RRDtool - Wikipedia, the free encyclopedia
Check the "other tools"
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.

Salem is offline   Reply With Quote
Old 08-10-2009, 05:30 AM   #3
Registered User
 
Join Date: Feb 2009
Location: India, Gujarat
Posts: 22
/*RRDtool - Wikipedia, the free encyclopedia
Check the "other tools" */

are depended on the rrdtool, i want a library or a tool which read data from memory not file cause i don't want to create file and draw the chart form that stats. rrdtool save the data in to the file and then read form the file and make chart.
vipul_vgp is offline   Reply With Quote
Old 08-10-2009, 06:39 AM   #4
and the hat of Jobseeking
 
Salem's Avatar
 
Join Date: Aug 2001
Location: The edge of the known universe
Posts: 21,710
After a few more clicks (you had a month)

RRDp
Attach RRDtool from within a perl script via a set of pipes;
RRDs
Access RRDtool as a shared module

Neither of these would seem to use files.

Try them out.
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.

Salem is offline   Reply With Quote
Old 08-13-2009, 02:58 AM   #5
Registered User
 
Join Date: Feb 2009
Location: India, Gujarat
Posts: 22
see i don't want to create rrd database file, i want all data in RAM, i have all ready design that structure but i i cannot able to draw diff type of chart if possible we can use the rrdtool for creating chart but it could be not read from the rrd data base file. or other tool which can able to draw chart from stats which store in RAM and from this stat it create chart of my choice. and give same feature as rrdtool have. i don't want to deal with any file read or write. i want generate only gif file of chart.

Last edited by vipul_vgp; 08-13-2009 at 03:17 AM.
vipul_vgp is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump


All times are GMT -6. The time now is 01:38 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22