25 May 2019 11:30 AM - last edited on 28 Jun 2021 12:56 PM by MaciejNeumann
I have a new requirement to monitor Netapp storage device because it is important component of client architecture. I did not see any direct monitoring method for this. Can we achieve this with API or Plugins. If yes, then kindly provide some procedure information.
Solved! Go to Solution.
25 May 2019 08:27 PM
I don’t know netapp technology but according to google they are providing hardware and software as well. If software has some interface that can pull metrics into dynatrace, you can create custom network device and send them there.
If there is any fetch option from this software, you should be able to create Activegate plugin which will do this operation for you in some time intervals. We are making such integration for our clients, it is not hard actually. Basic knowledge about python should be enough to proceed 🙂
Sebastian
26 May 2019 07:29 AM
You can write your ActiveGate plugin https://www.dynatrace.com/news/blog/activegate-plugins-framework-beta/
06 Jul 2023 04:21 PM
Yep, that's the one.