31 Jan 2019 10:30 AM
Is it possible to monitor Isilon with Managed or with a plugin or sdk of some sort?
Solved! Go to Solution.
31 Jan 2019 01:10 PM
Hello Avin
Below linked page lists all environments, technologies, and versions that can be monitored with Dynatrace. This list is continuously growing, so check back often.
https://www.dynatrace.com/support/help/deploy-dyna...
The Dynatrace OneAgent SDK enables you to instrument your application manually to extend end-to-end visibility for frameworks and technologies for which there is no code module available yet.
https://www.dynatrace.com/support/help/extend-dyna...
Regards,
Babar
04 Feb 2019 08:03 AM
For appliances (I think you are talking about Dell EMC Isilon) you probably want to use the ActiveGate plugin SDK. More info here:
https://www.dynatrace.com/support/help/extend-dyna...
It's very similar to the OneAgent plugin (not to confuse with OneAgent SDK). Plugins are written in python and run on the Environment ActiveGate.
With ActiveGate plugins you can monitor (collect metrics/events) new technologies that cannot run OneAgent. If you need to collect metrics/events for entities where OneAgent is able to be installed and running, then you should use the OneAgent plugin SDK.