You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description" : "The name of the disk to be appended to the hostname to display in the legend for the Disk Use Summary data.",
"type" : "string",
"required" : "true"
},
{
"title" : "Mount Point",
"name" : "dir",
"description" : "The mounted point to check for free space. (either this or the Mounted device need to be set for the plugin to function properly)",
"type" : "string",
"required" : false
},
{
"title" : "Device",
"name" : "device",
"description" : "The mounted device to check for free space. (either this or the Mount Point directory need to be set for the plugin to function properly)",