NFS挂载监控

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了NFS挂载监控相关的知识,希望对你有一定的参考价值。

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端

技术分享

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

本文出自 “砖家博客” 博客,请务必保留此出处http://wsxxsl.blog.51cto.com/9085838/1947462

以上是关于NFS挂载监控的主要内容,如果未能解决你的问题,请参考以下文章

Incrond Monitor NFS 挂载?

企业生产环境NFS客户端挂载建议

nfs挂载后无法创建文件

windows2003怎么挂载nfs

linux怎么挂载NFS?

请教关于nfs挂载时报Permission Denied的原因