Extend the platform,
empower your team.
ActiveGate extension for monitoring the free and open source distributed realtime computation system Apache Storm.
Extension by DynatraceMonitor your Apache Storm environment with this ActiveGate extension
Create an Endpoint for every Apache Storm cluster you would like to monitor.
This is done in Settings > Monitored technologies > Custom extensions > Apache Storm
.
The parameters are:
Under Technologies > Apache Storm
three groups will be created
(2 + (5 * supervisors) + (2 * nimbus) + (7 * topologies) + (5 * spouts) + (7 * bolts)) / frequency * 525.6
Example:
1 cluster with 6 supervisors, 3 nimbus servers, 6 topologies, 8 spouts and 10 bolts, monitored every 5 minutes:
(2 + (5 * 6) + (2 * 3) + (7 * 6) + (5 * 8) + (7 * 10)) / 5 * 525.6
= 19950
DDUs/year
Apache Storm UI
urlThere are two steps to install an Activegate extension:
unzip -o -d /opt/dynatrace/remotepluginmodule/plugin_deployment custom.remote.python.apache_storm.zip
/opt/dynatrace
Settings > Monitored technologies > Custom extensions > Upload extension
The logs under %PROGRAMDATA%
(windows) or /var/lib
(linux) give us more details in case of failures
The full path is /var/lib/dynatrace/remotepluginmodule/log/remoteplugin/custom.remote.python.apache_storm/ApacheStormExtension.log
or
C:\ProgramData\dynatrace\remotepluginmodule\log\remoteplugin\custom.remote.python.apache_storm\ApacheStormExtension.log
No release notes