Extend the platform,
empower your team.
Bring events from your Zabbix Hosts into Dynatrace.
Extension by DynatraceBring events from your Zabbix Hosts into Dynatrace. This extension creates a Custom Device for each endpoint and creates events based on user configured severities.
This extension consumes DDUs. Annual DDU consumption can be estimated with the following calculation:
<number_of_monitored_servers> * 525.6
The Extension must be installed both on an ActiveGate and on the Dynatrace Cluster. See Deploy an extension in our full documentation for more details.
Extract the extension zip file to the plugin_deployment
folder at the root of the remote plugin module.
Linux:
unzip -o -d /opt/dynatrace/remotepluginmodule/plugin_deployment custom.remote.python.zabbix_events.zip
/opt/dynatrace
Windows:
%PROGRAMFILES%\dynatrace\remotepluginmodule\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.zabbix_events\<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
The Zabbix Events plugin requires credentials for either a global or host configuration.
The required properties are:
host.get
, events.get
and problems.get
permissionsNo release notes