Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RRDtool 1.x - Round Robin Database

License

NotificationsYou must be signed in to change notification settings

oetiker/rrdtool-1.x

Repository files navigation

Join the chat at https://gitter.im/oetiker/rrdtool-1.x

RRDtool 1.x master build status:Linux Buildtest coveragecodecov

RRDtool is a little program for easily maintaining a database of time-seriesdata. It comes with a charting program for drawing pretty graphs based onthe data stored.

It is pretty easy to gather status information from all sorts of things,ranging from the temperature in your office to the number of octets whichhave passed through the FDDI interface of your router. But it is not sotrivial to store this data in a efficient and systematic manner. This iswhere RRDtool kicks in. It lets you log and analyze the data you gather fromall kinds of data-sources (DS). The data analysis part of RRDtool is basedon the ability to quickly generate graphical representations of the datavalues collected over a definable time period.

To compile:

check out the instructions indoc/rrdbuild.pod

Getting Started:

Either after compiling or after installing you can try the exampleRRDtool applications in the examples directory.

To learn:

Read the documentation in the doc directory.

If you are looking for a more slow paced introduction, make sure to readAlex van den Bogaerdt's rrdtutorial which is also available from the docdirectory. Also read his cdeftutorial and Steve Rader's rpntutorial.

If you want to know about the format of the log files checksrc/rrd_format.h there are a lot of comments in there ...

How to make Tobi happy:

If you want to show your appreciation for RRDtool you could make me happyby going tohttps://tobi.oetiker.ch/wish and ordering a CD frommy CD wish list ...

How to keep in touch:

There are 3 Mailing lists for RRDtool:

rrd-announceLOW volume RRDtool Announcements List (Only Stable Releases)rrd-users For discussion amongst people who use RRDtool in their applicationsrrd-developers For people who actually HACK RRDtool code

To subscribe to send a message with the subject 'subscribe'to-request@lists.oetiker.ch

Note, that postings to rrd-announce will always be cross-postedto rrd-users and rrd-developers as well.

To Contribute:

Contributed feature and bug patches are most welcome. Since rrdtool lives ongithub, it is now very easy to create pull requests. Work from the masterbranch unless you are creating bugfixes. No new features should go into the1.2, 1.3 and 1.4 branches.

If you contribute new features, make sure to also update the documentationpod files.

The latest released Version:

Is always available fromhttps://oss.oetiker.ch/rrdtool/

Tobias Oetikertobi@oetiker.ch


[8]ページ先頭

©2009-2025 Movatter.jp