yinian 发表于 2018-1-1 22:35:21

Zabbix监控服务器硬盘状态

Server=172.16.1.186  
ServerActive=172.16.1.186
  
Hostname=L-172.16.1.207
  

  
UserParameter=connection.tcp,ss -nat | grep ESTA | wc -l
  
UserParameter=smart.health.sda,smartctl -H /dev/sda | grep PASSED | wc -l
  
UserParameter=smart.health.sdb,smartctl -H /dev/sdb | grep PASSED | wc -l
  
页: [1]
查看完整版本: Zabbix监控服务器硬盘状态