RRDtool kan diverse soorten data van tijdreeksen opslaan en daar vervolgens grafieken van genereren. Denk daarbij aan het dataverkeer over een bepaalde netwerkverbinding maar ook aan temperatuur gegevens die gemeten worden door een elektronische sensor. De ontwikkelaar heeft enkele dagen geleden versie 1.4.7 op de wereld gezet voorzien van de volgende aankondiging:
rrdtool 1.4.7 - library version fix ++
Folks,
On the heals of the 1.4.6 release, I have just published 1.4.7 it contains some more cleanups and the proper version number for librrd. So make sure to use 1.4.7 and NOT 1.4.6.
Get your copy from: http://oss.oetiker.ch/rrdtool
1.4.7 is the second release produced with the support of the 2012 rrdtool sponsors. If rrdtool plays an important role in your companies monitoring operation you might want to think about becoming a sponsor too: http://oss.oetiker.ch/rrdtool/sponsor.en.html
cheers
tobi
Bugfixes:New Functionality:
- test for tm.tm_gmtoff presence in configure.ac fix for #330 (libdbi compiles on solaris should now work too)
- check in /usr/lib64 for tclConfig.sh too
- fix shared library version number (regression from 1.4.6)
- be clearer as to what VDEF LAST/FIRST do.
- remove perl 5.004 compatibility hack and make RRDs compile with newer perls.
- added a nop control for string formatting, so that strings ending in /x are possible by entering \x\. fix for #331
- added support for rrdgraph to use the yotta, zetta, zepto, yocto prefixes. Fix for #333 (thanks Christoph)