English Chinese (Simplified)
There are three replacement methods. The first method replaces the spike with the average of the data source in question. The second method replaces the spike with a 'NaN'. The last replaces the spike with the last known good value found. 有三种替代方法.第一种方法用所讨论的数据源的平均值替换峰值.第二种方法用 'NaN' 替换尖峰.最后一个用最后已知的良好值替换尖峰.
Absolute Maximum Value
This value represents the maximum raw value of any data point to remove from a Graph RRA. 此值表示从图形RRA 中删除的最大尖峰数.
1 Thousand %d 线程
10 Thousand
100 Thousand
1 Million
2.5 Million (20 Megabits)
7.5 Million (60 Megabits)
10 Million
12.5 Million (100 Megabits)
31.3 Million (250 Megabits)
75 Million (600 Megabits)
100 Million
125 Million (1 Gigabit)
1 Billion
1.25 Billion (10 Gigabits)
12.5 Billion (100 Gigabits)
DS Filter 过滤
Specifies the DSes inside an RRD upon which Spikekill will operate. A string of comma-separated values that contains index numbers or names of desired DSes. If left blank, all DSes will match. An example is <i>"5,traffic_*"</i>, which would match DS index 5 as well as any DS whose name begins with <i>"traffic_"</i>.