Monitor the utilization of your File System Quotas in Windows Servers.
Monitor the utilization of your File System Quotas in Windows Servers
This extension consumes DDUs. Annual DDU consumption can be estimated with the following calculation:
(3 * <number_of_paths>) * 525.6
The Extension must be installed both on a OneAgent-monitored Host and on the Dynatrace Cluster. See Deploy the extension in our full documentation for more details.
Extract the extension zip file to the plugin_deployment
folder at the root of the OneAgent installation.
Linux:
unzip -o -d /opt/dynatrace/remotepluginmodule/plugin_deployment custom.python.fsrm_quotas.zip
/opt/dynatrace
Windows:
%PROGRAMFILES%\dynatrace\oneagent\plugin_deployment
%PROGRAMFILES%\dynatrace
Tip: Make sure the unzipped folder is not nested inside another folder. The path should be in the form: \plugin_deployment\custom.remote.python.fsrm_quotas\<extension files>
Upload the same extension zip file to your tenant. The Extension configuration and upload UI is located at:
Settings > Monitored technologies > Custom extensions > Upload extension