当前位置: 首页 >
rrdtool
-
使用rrdtoo resize修改已有rrd文件的数据量
Dec112013rrdtool resize add cacti rows 30d
阅读全文作者:2hei | 分类:OpenSource | 阅读:9,192 views | 标签:rrdtool使用rrdtoo resize修改已有rrd文件的数据量已关闭评论
-
使Cacti流量图超过80M的解决方法
Apr032013Before:
阅读全文
# /usr/local/rrdtool/bin/rrdtool info /var/www/html/rra/71/2995.rrd
ds[traffic_in].min = 0.0000000000e+00
ds[traffic_in].max = 1.0000000000e+07
ds[traffic_out].min = 0.0000000000e+00
ds[traffic_out].max = 1.0000000000e+07
使Cacti流量图超过80M的解决方法已关闭评论
-
Your intltool is too old. You need intltool 0.35.0 or later
Aug052009编译rrdtool时,提示这样的错误:checking for intltool >= 0.35.0… 0.31.2 foundconfigure: error: Your intltool is too old. You need intltool 0.35.0 or later. 解决办法如下:wget http://ftp.gnome.org/pub/gnome/sources/intltool/0.40/intltool-0.40.6.tar.gztar zxvf intltool-0.40.6.tar.gzc ...
阅读全文作者:2hei | 分类:OpenSource | 阅读:5,491 views | 标签:rrdtoolYour intltool is too old. You need intltool 0.35.0 or later已关闭评论