From: Ciro I. <cy...@gm...> - 2007-03-03 18:13:09
|
2007/2/28, Florian Gleixner <fl...@bi...>: > > Hi, > > what Ives means is that there are so called "storage modules". They are > written in C and can be dynamically loaded into perfparse. There exists > example code (storage_print.c) you can modify to put it into a rrd > database. Yes, this would duplicate the data. > Another solution will come in one of the next perfparse versions: You > then will be able to generate rrd-like Graphs from the mysql (or other) > backend. > > Flo > That's what i'm looking for (feature of the next perfparse) as the complain is about the graphics, not the storage, right now i can't use rrd as backend, because i would need to share the files between i386 and x86_64. Meanwhile i'll have to rollback to the custom plugins that save data directly to rrd for the routers and keep perfparse for the rest..... I was trying to avoid this, because we want to consolidate everything on one tool to make our lifes easier.... Ciro |