Werk #14973: nfsexports.solaris: no NFS exports listed under Solaris version >= 11
Component | Checks & agents | ||||||||||
Title | nfsexports.solaris: no NFS exports listed under Solaris version >= 11 | ||||||||||
Date | Nov 14, 2022 | ||||||||||
Level | Trivial Change | ||||||||||
Class | Bug Fix | ||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||
Checkmk versions & editions |
|
The agent plugin nfsexports.solaris does not list any NFS exports under Solaris version >= 11. This has been fixed. The problem was that the agent plugin used the file "/etc/dfs/sharetab", which is still present but unused in this OS version. It now uses the "zfs" binary to determine NFS exports.