Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The extension is distributed as the file custom.remote.python.zabbix-VERSION.zip

Deployment process

  1. Import extension into Dynatrace server. Import file custom.remote.python.zabbix-VERSION.zip by pressing button in Dynatrace GUI: Settings->Monitoring->Monitoring technologies->Custom extensions->Upload extension

  2. Click on Zabbix ActiveGate Extension (version x.y) and press the button Add new endpoint

  3. Deploy extension zip file to ActiveGate server
    - For Linux server unzip file into /opt/dynatrace/remotepluginmodule/plugin_deployment
    - For MS Windows server unzip the file into C:\Program Files\dynatrace\remotepluginmodule\plugin_deployment

  4. Restart Remote plugin service
    - For Linux server execute: systemctl restart remotepluginmodule
    - For MS Windows server: Restart Dynatrace RemotePlugin Module service

Check the log file after endpoint configuration:

  • For Linux server: /var/lib/dynatrace/remotepluginmodule/log/remoteplugin/custom.remote.python.zabbix/ZabbixPluginRemote.log

  • For Windows server: c:\ProgramData\dynatrace\remotepluginmodule\log\remoteplugin\custom.remote.python.zabbix\ZabbixPluginRemote.log

  • No labels