Hi All
I would like to know if it is possible to incorporate the following with the LLD for Mounted File System
UserParameter=nfsMountStatus[*],mount | grep $1 | grep -c $2
Where $1 is the discovered mount point and $2 is wr / ro
Also is it possible to get LLD to discover if there is an NFS mount on the system?
Thanks in advance
I would like to know if it is possible to incorporate the following with the LLD for Mounted File System
UserParameter=nfsMountStatus[*],mount | grep $1 | grep -c $2
Where $1 is the discovered mount point and $2 is wr / ro
Also is it possible to get LLD to discover if there is an NFS mount on the system?
Thanks in advance