3 # author: Miles Egan <miles@caddr.com>
8 This module provides ruby bindings for librrd, with functionality
9 comparable to the native perl bindings. See test.rb for a script that
10 exercises all ruby-librrd functionality.
14 Installation is standard. Simply run:
20 I hope this works for you. Please let me know if you have any
21 problems or suggestions. Someday when I'm feeling less lazy I'll
22 actually document this thing. Thanks to Tobi for rrdtool!