Python bindings for RRDtool with a native C extension and an object-oriented way to work with Round Robin Databases. As of version 0.1.1, Python 2 and 3 is supported. The bindings are based on the ...
Python bindings for RRDtool with a native C extension and an object-oriented way to work with Round Robin Databases. As of version 0.1.1, Python 2 and 3 is supported. The bindings are based on the ...
今回は、 MRTGの機能を補完するツール、 rrdtoolについて使用方法を紹介します。 MRTGの弱点と改善策 MRTGは、 5分ごとに監視対象機器からデータを取得しますが、 同時にグラフファイルの作成も常に行っています。また取得データは、 テキストファイルに保存 ...
前回の第6回までには、Net-SNMPのsnmpgetコマンドやsnmpwalkコマンドを使ってオブジェクトの値を参照することで、現在の情報を取得する方法を説明してきた。 しかしコマンド実行時における瞬間の状況を数値として取得するだけでは、統計情報を把握することは ...
ここでは、原稿執筆時点で最新となるバージョン1.2.23(rrdtool-1.2.23.tar.gz)をダウンロードすることにする。ダウンロード後は、次のように展開してconfigure実行し、インストールする。 RRDtoolのmakeには、「libpng」「freetype」「libart」などのライブラリが必要だ。