タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

rrdtoolに関するniku4iのブックマーク (2)

  • RRDtoolを使う

    RRDtoolを使う 久保田 拓朗 takuo@bonz.squares.net 1.1版 2005.02.26 目次 1. RRDtoolについて 2. RRDtoolのコマンドの使い方 3. パイプモード 4. Perlから利用する 5. チューニングについて 6. その他 7. 最後に 2. RRDtoolのコマンドの使い方 3. パイプモード 4. Perlから利用する 5. チューニングについて 6. その他 7. 最後に 1. RRDtoolについて RRDtoolとは • 各種時系列のデータを格納し描画します。 • データはRound Robin Databaseに格納します。 • 作者はMRTGの作者でもある Tobi Oetikerさんです。 • ライセンスはGPL(GNU General Public License)です。 家 http://people.ee.e

  • How to Escape the I/O Hell

    RRDtool Caching Daemon How to Escape the I/O Hell Sebastian “tokkee” Harl <tokkee@debian.org> Debian RRDtool Team OSMC 2010 October 6, 2010 About RRDCacheD? How to Escape the I/O Hell — Sebastian “tokkee” Harl — 2 / 36 RRDCacheD = RRDtool Caching Daemon meant for large setups to solve I/O-related problems In short: 1. “intercept” RRD updates 2. accumulate data 3. write accumulated data to disk at

  • 1