zabbix-agent端


[[email protected] zabbix_agentd.d]$ cat mount.conf 

UserParameter=mount_status[*],mount |grep  172.16.4.11 |grep  $1 |grep   $2 |wc -l

[[email protected] zabbix_agentd.d]$ 


zabbix-server端

NFS挂载监控

mount_status[/home/sdk/publishLicense/sdk,/home/data/sdk]










本文转自 小小三郎1 51CTO博客,原文链接:http://blog.51cto.com/wsxxsl/1947462,如需转载请自行联系原作者

相关文章:

  • 2021-05-22
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
  • 2021-08-31
  • 2021-09-21
  • 2022-01-19
  • 2022-12-23
猜你喜欢
  • 2021-06-13
  • 2021-11-12
  • 2022-12-23
  • 2021-12-05
  • 2021-12-24
  • 2022-01-22
相关资源
相似解决方案