Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
高精度の RRD を使用することはできますか? そして、高精度とは、たとえばミリ秒の範囲を意味します。
そうでない場合、Linux で動作する C API を使用した RRD に代わる同様に優れたものはありますか?
rrdtool のステップ サイズは整数であるため、1 秒未満にすることはできません。しかし、更新は ms 精度のタイム スタンプを持つことができ、正しく処理されます。サンプルを 1 秒間に 1 回以上保存することはできません。