Gather metrics from your VMware Horizon gateways, connection servers, domains, farms, event databases and Remote Desktop Services (RDS).
The VMware Horizon OneAgent extension collections metrics from the VMware Horizon REST API.
This extension consumes DDUs. The DDU formula per year is:
3 + <number of ad_domains> + <number_of_protocols> + <number_of_connection_servers> + <number_of_farms> + <number_of_gateways> + (3 * <number of RDS>) * 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.vmware_horizon.zip
/opt/dynatrace
Windows:
C:\Program Files (x86)\dynatrace\oneagent\plugin_deployment
C:\Program Files (x86)\dynatrace
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
VMWare Horizon monitoring will not collect metrics until you enter credentials for either a global or host configuration.
The required properties are:
Optionally collect:
The Extension logs are located on the OneAgent-monitored Host at %PROGRAMDATA%/dynatrace/log/plugin
(Windows) or /var/log/dynatrace/oneagent/plugin/
(Linux) provide more details in case of a failure.
The most recent ruxitagent_pluginagent_###.log
file will contain logging information related to the custom.python.vmware_horizon
Extension.