12 2017 档案

iostat和iowait详细解说
摘要:简单的说,sar -u看出来的cpu利用率iowait 不实用,iostat -x 中的 svctm 和util 参数 命令形式: iostat -x 1 每隔一秒输出下 其中的svctm参数代表平均每次设备I/O操作的服务时间 (毫秒),反应了磁盘的负载情况,如果该项大于15ms,并且util%接 阅读全文

posted @ 2017-12-08 10:34 Jt00 阅读(10464) 评论(1) 推荐(0)

Zabbix Server端配置文件
摘要:Zabbix Server端配置文件说明 # This is a configuration file for Zabbix Server process # To get more information about Zabbix, # visit http://www.zabbix.com ## 阅读全文

posted @ 2017-12-05 11:34 Jt00 阅读(202) 评论(0) 推荐(0)

导航