JEG2 / rrdb
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
rrdb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jul 21 07:06:09 -0700 2008 | |
| |
AUTHORS | Thu Jun 19 08:43:53 -0700 2008 | |
| |
CHANGELOG | Mon Jul 21 07:56:04 -0700 2008 | |
| |
COPYING | Thu Jun 19 08:43:53 -0700 2008 | |
| |
INSTALL | Thu Jun 19 10:57:52 -0700 2008 | |
| |
LICENSE | Thu Jun 19 08:43:53 -0700 2008 | |
| |
README | Thu Jun 19 08:43:53 -0700 2008 | |
| |
Rakefile | Thu Jun 19 10:57:52 -0700 2008 | |
| |
lib/ | Mon Jul 21 07:56:04 -0700 2008 | |
| |
rrdb.gemspec | Mon Jul 21 07:56:04 -0700 2008 | |
| |
setup.rb | Thu Jun 19 08:43:53 -0700 2008 | |
| |
test/ | Mon Jul 21 07:40:15 -0700 2008 |
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.
