正在显示
2 个修改的文件
包含
4 行增加
和
3 行删除
| @@ -87,10 +87,10 @@ stats { | @@ -87,10 +87,10 @@ stats { | ||
| 87 | # the index of device ip. | 87 | # the index of device ip. |
| 88 | # we may retrieve more than one network device. | 88 | # we may retrieve more than one network device. |
| 89 | # default: 0 | 89 | # default: 0 |
| 90 | - network 0; | 90 | + network 0; |
| 91 | # the device name to stat the disk iops. | 91 | # the device name to stat the disk iops. |
| 92 | # ignore the device of /proc/diskstats if not configed. | 92 | # ignore the device of /proc/diskstats if not configed. |
| 93 | - disk sda sdb xvda xvdb; | 93 | + disk sda sdb xvda xvdb; |
| 94 | } | 94 | } |
| 95 | 95 | ||
| 96 | ############################################################################################# | 96 | ############################################################################################# |
-
请 注册 或 登录 后发表评论