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データベースに保存することは可能ですか?
例えば 、
保存したい場合
Employee Name Employee Address Employee Phone Employee Mac Addr
py-rrdtool を使用して rrd データベースで、可能であれば、その方法を教えてください。
rrdtool は時系列の数値データのみを保存します。sqlite を使用するか、python でテキスト データを保存するために pickle のような単純なものを使用することもできます。対応する rrd ファイル。