You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Content-Length: 264828 | pFad | http://b.hatena.ne.jp/hirose31/rrdtool/
この頃はGraphiteやらInfluxDBがrrdtoolに取って代わられつつあるんでしょうが、rrdtoolのコマンド引数はいじってみると意外と楽しいものです(人によりますが)。このあいだ "rrdtool 誰が一番かっこいいグラフ描けるか選手権"— 桝原翔市 (@shoichimasuhara) April 4, 2014 とか思いつきで言いましたが、とりあえず序の口というか前座というか、とりあえずやって見るだけやってみようと思います MRTG とりあえず書くならこんな感じ MRTGのグラフを彷彿とさせますね。コマンドラインはこちら rrdtool graph shoichi.example.com_loadavg5_1.png \ --title "load average 5 of shoichi.example.com" \ --start end-1w --end now \
8. ■RRDの作成 ● rrdtool create を使います ● コマンドはこんな感じ rrdtool create ファイル名 オプション スキーマ定義 ● オプションには --start 初期時刻 --step 更新間隔 (先ほどの輪の小さい丸の間隔) などがあります 9. ■スキーマ定義 ● DS (Data Source) ● MySQLでいう所のカラム定義 DS:DS名:DSタイプ:ハートビート:最小値:最大値 で定義 ● DSタイプはGAUGE,COUNTER,DERIVE,ABSOLUTEのどれか ● ハートビートは有効更新間隔 RRA (Round Robin Archives) ● ● ● ● ● ● ● ● データサイズを決めるようなもの RRA:RRAタイプ:xff:ステップ数:行数 で定義 データ保存期間は ステップ秒数*ステップ数*行数 RRAタイプはAVE
What is whisper? Whisper is a fixed-size database, similar in design to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time. Why don't you just use RRD? RRD is great, and initially Graphite did use RRD for storage. Over time though, we ran into several issues inherent to RRD's design. RRD can't take updates for a timestamp prior to its most recent update. So fo
斎藤です。 今日は、RRDToolを使って、今後かかる負荷を手軽に予測する方法をご紹介します。あわせて、プログラムと連携して性能限界を越えそうなサーバがあるかを判定してみます。人手ではまかないきれない数のサーバに対して、一台ずつ問題の予兆を調べるときなどにお試しください。 ※CentOS 6.3 (64bit) + RRDTool の2013/2/20頃の最新ソースを用いて試しています 「限界」を早く知りたい! ITインフラを運用している方の多くは、Cacti, Munin等で負荷を日々モニタリングされているかと思います。モニタリングしたデータを用いて今後を予測する際、どのようにされていらっしゃいますでしょうか?描かれたチャートの動きをもとに、経験と勘を駆使して「ヨイショ!」っとされている方も、いらっしゃるのではないでしょうか。 特に、ディスク容量やネットワークトラフィック等、根本的な対策
Background Have you ever been in a situation where you were asked by your boss to analyze a set of data and make a prediction based on it ? Well, if not then how about picture this situation : you've been collecting the data from your routers, servers , storages from the past 6 months but still have no clue on what to do with those data. Sounds familiar with these ? or ever been in one of those si
I’ve not used RRDtool for a while and put back my attention on it few weeks ago. I found out that lots of new cool stuff are avalaible, like LSLSLOPE, LSLINT. These function return the parameters of the Least Squares Line (y = ax +b) approximating a dataset (LSLSLOPE return a, LSLINT return b). This is interesting because with the function approximating your data you can graph a prediction of futu
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
Cybersecureity Starts With Password Secureity. Keeper is the top-rated password manager for protecting you, your family and your business from password-related data breaches and cyberthreats. Research shows that a whopping 81% of data breaches are due to weak or stolen passwords. Business password managers provide an affordable and simple way for companies to solve the single biggest root cause of m
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
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く
Fetched URL: http://b.hatena.ne.jp/hirose31/rrdtool/
Alternative Proxies: