Werk #14973: nfsexports.solaris: no NFS exports listed under Solaris version >= 11
Komponente | Checks & agents | ||||||
Titel | nfsexports.solaris: no NFS exports listed under Solaris version >= 11 | ||||||
Datum | 14.11.2022 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.