On Thu, 19 May 2016, Stephen Berg (Contractor) wrote:
On 05/19/2016 05:27 AM, Tom H wrote:
1) Can your monitoring software be taught that /home and /export/home
are the same?
Not easily as far as I know. It just relies on what the agent reports, and
the agent just shows what this command outputs:
excludefs="-x smbfs -x cifs -x iso9660 -x udf -x nfsv4 -x nfs -x mvfs -x zfs"
df -PTlk $excludefs | sed 1d
What does "mount" show in this case ?
If "mount" shows both you should be able to filter out the nfs version.