JEG2 / rrdb
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
James Edward Gray II (author)
Mon Jul 21 07:56:04 -0700 2008
rrdb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
CHANGELOG | ||
| |
COPYING | ||
| |
INSTALL | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
lib/ | ||
| |
rrdb.gemspec | ||
| |
setup.rb | ||
| |
test/ |
README
= Read Me
by James Edward Gray II
== Description
RRDB is a simple wrapper around RRDtool for managing round robin database files.
Methods are provided to create new databases, update them with new data, and
fetch archives back out.
== Documentation
See RRDB for documentation.
== Installing
See the INSTALL file for instructions.
== Questions and/or Comments
Feel free to email {James Edward Gray II}[mailto:james@graysoftinc.com] with any
questions.

