![]() |
| | #1 |
| Registered User Join Date: Feb 2009 Location: India, Gujarat
Posts: 22
| replecement of rrdtool 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 | |
| | #2 |
| and the hat of Jobseeking Join Date: Aug 2001 Location: The edge of the known universe
Posts: 21,710
| RRDtool - Wikipedia, the free encyclopedia Check the "other tools" |
| Salem is offline | |
| | #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 | |
| | #4 |
| and the hat of Jobseeking 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. |
| Salem is offline | |
| | #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 | |
![]() |
| Thread Tools | |
| Display Modes | |
|