<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to create a Remote Plugin for Dynatrace in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74242#M256</link>
    <description>&lt;P&gt;Hola Michael,&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;I'm going to request it.&lt;/P&gt;&lt;P&gt;_RGuerrero&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Aug 2018 22:30:07 GMT</pubDate>
    <dc:creator>rguerrero</dc:creator>
    <dc:date>2018-08-06T22:30:07Z</dc:date>
    <item>
      <title>How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74236#M250</link>
      <description>&lt;P&gt;I want to add additional metrics for an unsupported device using the Dynatrace API&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/timeseries/what-does-the-custom-network-devices-and-metrics-api-provide/" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-a...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's more an appliance, so there is no oneagent on there. I could write some code in some runtime to fetch these metrics (remotely) and send this as a json payload to Dynatrace. But that's not really a 'plugin' then.&lt;BR /&gt;What I understand of plugins (&lt;A href="https://dynatrace.github.io/plugin-sdk/readme.html%29" target="_blank"&gt;https://dynatrace.github.io/plugin-sdk/readme.html...&lt;/A&gt; is that they are executed by the oneagent and gather metrics of that particular host.&lt;/P&gt;
&lt;P&gt;So I wonder if there is something like a remote plugin to gather metrics from something that does not have a oneagent. Using the API's to create a custom device and push metrics. But all nicely controlled as a plugin from with Dynatrace. A bit like the Monitor plugins of AppMon which were executed from a collector. Maybe with Dynatrace it can be executed on a regular basis from within the private security gateway.&lt;/P&gt;
&lt;P&gt;I read about the F5-firewall monitor initiative. It's something like that which I need but then for other technology.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:12:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74236#M250</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2021-06-28T12:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74237#M251</link>
      <description>&lt;P&gt;Hi Bert,&lt;/P&gt;&lt;P&gt;Remote Plugins which are running from a security gateway will be coming later this year. We're indeed busy with a few plugins already using an internal EAP, one of which being f5, and another being DataPower.&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 08:02:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74237#M251</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2018-06-11T08:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74238#M252</link>
      <description>&lt;P&gt;Hey Mike,&lt;/P&gt;&lt;P&gt;Thanks for the info. We are looking into creating one for Netscaler.&lt;/P&gt;&lt;P&gt;Will these remote plugins also be written in Python? Just a matter of already starting implementing something as a separate process and no need for a lot of rewriting afterwards.&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Bert &lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:50:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74238#M252</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2018-06-11T12:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74239#M253</link>
      <description>&lt;P&gt;Netscaler is currently on top of our list and will most likely be finished before GA.&lt;/P&gt;&lt;P&gt;Yes, it is in Python.&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:59:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74239#M253</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2018-06-11T12:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74240#M254</link>
      <description>&lt;P&gt;Hello everyone; &lt;/P&gt;&lt;P&gt;I'm trying to install the datapower plugin for Dynatrace&lt;/P&gt;&lt;P&gt;The documentation says that from the version &lt;STRONG&gt;Windows ActiveGate version 1.147+.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I installed the Dynatrace-Security-Gateway-Windows-1.149.165 but I don't see the button: &lt;STRONG&gt;Upload ActiveGate plugin&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Soo I have add the parameter: &lt;STRONG&gt;REMOTE_PLUGIN_SHOULD_INSTALL="true"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; Remote Plugin Agent service:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/17888-remote-gateway.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://answers.dynatrace.com/storage/attachments/17889-remote-gateway-path.jpg" /&gt;&lt;/P&gt;&lt;P&gt;I'm also installing the activegate 147.186 and no have this parameter activated.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2018 20:51:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74240#M254</guid>
      <dc:creator>rguerrero</dc:creator>
      <dc:date>2018-08-06T20:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74241#M255</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Apparently whoever shared it with you did not enable the required feature flag. Please reach out to extensions@dynatrace.com with the url to your environment and where you got the plugin from and we will arrange it.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2018 21:46:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74241#M255</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2018-08-06T21:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74242#M256</link>
      <description>&lt;P&gt;Hola Michael,&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;I'm going to request it.&lt;/P&gt;&lt;P&gt;_RGuerrero&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2018 22:30:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74242#M256</guid>
      <dc:creator>rguerrero</dc:creator>
      <dc:date>2018-08-06T22:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74243#M257</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/4119/view.html" nodeid="4119"&gt;@Michael L.&lt;/A&gt;  Do you have an update on the Netscaler plugin and if it is available?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2019 19:12:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74243#M257</guid>
      <dc:creator>johnroncaglione</dc:creator>
      <dc:date>2019-02-26T19:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Remote Plugin for Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74244#M258</link>
      <description>&lt;P&gt;Hi, it is currently in EAP, you can reach out to your account manager for access.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2019 19:23:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-create-a-Remote-Plugin-for-Dynatrace/m-p/74244#M258</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2019-02-26T19:23:45Z</dc:date>
    </item>
  </channel>
</rss>

