<?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: Run a workflow to check oneagent version in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274752#M2113</link>
    <description>&lt;P&gt;That works perfectly thank you, is there a way to check what the newest one agent version is and compare it to that list that generates if its up to date send out a successful email if its not up to date send out an unsuccessful email like the attached workflow&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2025 09:35:08 GMT</pubDate>
    <dc:creator>Nathanieltat</dc:creator>
    <dc:date>2025-04-09T09:35:08Z</dc:date>
    <item>
      <title>Run a workflow to check oneagent version</title>
      <link>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274553#M2110</link>
      <description>&lt;P&gt;Im wanting to run a workflow task to check oneagent updates and if they are upto date sends out an Successful email with the ones updated and if not up to date sends out a non successful email with the list of ones that are not up to date but cannot find a DQL query for oneagent versions. Is there a way to use SRG to do this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 13:38:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274553#M2110</guid>
      <dc:creator>Nathanieltat</dc:creator>
      <dc:date>2025-04-07T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Run a workflow to check oneagent version</title>
      <link>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274595#M2112</link>
      <description>&lt;P&gt;In DQL you can use the installerVersion field on the host entity to see what the OneAgent version is.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;fetch dt.entity.host
| fieldsAdd installerVersion&lt;/LI-CODE&gt;&lt;P&gt;I hope this helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 17:22:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274595#M2112</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-04-07T17:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Run a workflow to check oneagent version</title>
      <link>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274752#M2113</link>
      <description>&lt;P&gt;That works perfectly thank you, is there a way to check what the newest one agent version is and compare it to that list that generates if its up to date send out a successful email if its not up to date send out an unsuccessful email like the attached workflow&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 09:35:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274752#M2113</guid>
      <dc:creator>Nathanieltat</dc:creator>
      <dc:date>2025-04-09T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Run a workflow to check oneagent version</title>
      <link>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274763#M2115</link>
      <description>&lt;P&gt;you can try to build a JS using&amp;nbsp;clusterVersionClient.getVersion();&lt;BR /&gt;&lt;A href="https://developer.dynatrace.com/develop/sdks/client-classic-environment-v1/#clusterversionclient" target="_blank"&gt;https://developer.dynatrace.com/develop/sdks/client-classic-environment-v1/#clusterversionclient&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 11:05:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/274763#M2115</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2025-04-09T11:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Run a workflow to check oneagent version</title>
      <link>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/289613#M2434</link>
      <description>&lt;P&gt;can you please help me with this query...&lt;BR /&gt;&lt;SPAN&gt;query to get oneagent version as per hostgorup in dynatrace using DQL&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 13:02:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Run-a-workflow-to-check-oneagent-version/m-p/289613#M2434</guid>
      <dc:creator>sanjeetsingh390</dc:creator>
      <dc:date>2025-11-14T13:02:11Z</dc:date>
    </item>
  </channel>
</rss>

