Retrieves the current list of Network File System mounted shares.: Verify if shares are accessible to those who need it
Query:
select * from nfs_shares;Additional Query Info:
Version: 1.4.5
Platform: darwin
Interval: 86400
JSON:
{ "queries": { "nfs_shares": { "query" : "select * from nfs_shares;", "interval" : "86400", "platform" : "darwin", "version": "1.4.5", "description" : "Retrieves the current list of Network File System mounted shares.", "value" : "Verify if shares are accessible to those who need it" } } }