<?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: removing onegent from linux servers in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44606#M1982</link>
    <description>&lt;P&gt;No worries, it has happened to all of us &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2017 16:07:00 GMT</pubDate>
    <dc:creator>Mike_L</dc:creator>
    <dc:date>2017-12-04T16:07:00Z</dc:date>
    <item>
      <title>removing onegent from linux servers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44603#M1979</link>
      <description>&lt;P&gt;According to this: &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/installation/oneagent/how-do-i-uninstall-dynatrace-agent/"&gt;https://www.dynatrace.com/support/help/installatio...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;there should be an uninstall script in /opt/dynatrace/oneagent/agent&lt;/P&gt;&lt;P&gt;However.....&lt;/P&gt;&lt;PRE&gt;[root@FFC-ADMIN-01 agent]# pwd&lt;BR /&gt;/opt/dynatrace/oneagent/agent&lt;BR /&gt;[root@FFC-ADMIN-01 agent]# ls -ltr&lt;BR /&gt;total 1612&lt;BR /&gt;drwxr-xr-x 3 root dtuser    4096 Nov 30 11:52 res&lt;BR /&gt;drwxr-xr-x 7 root dtuser    4096 Nov 30 18:06 plugin&lt;BR /&gt;drwxr-xr-x 2 root dtuser    4096 Nov 30 18:06 lib&lt;BR /&gt;drwxr-xr-x 2 root dtuser    4096 Nov 30 18:06 lib64&lt;BR /&gt;drwxr-xr-x 2 root dtuser    4096 Nov 30 18:06 libmusl64&lt;BR /&gt;lrwxrwxrwx 1 root root        52 Nov 30 18:06 rdp -&amp;gt; /opt/dynatrace/oneagent/agent/lib64/oneagentdumpproc&lt;BR /&gt;drwxr-xr-x 3 root dtuser    4096 Nov 30 18:06 authorizedkeys&lt;BR /&gt;drwxr-xr-x 4 root dtuser    4096 Nov 30 18:06 tools&lt;BR /&gt;drwxr-xr-x 6 root dtuser    4096 Nov 30 18:06 bin&lt;BR /&gt;-rwxr-x--- 1 root dtuser   52712 Nov 30 18:06 uninstall.sh&lt;BR /&gt;-rw-r--r-- 1 root dtuser 1547106 Nov 30 18:06 THIRDPARTYLICENSEREADME.txt&lt;BR /&gt;-rw-r--r-- 1 root dtuser      27 Nov 30 18:06 installer.version&lt;BR /&gt;drwxr-xr-x 2 root dtuser    4096 Nov 30 18:06 initscripts&lt;BR /&gt;drwxrwxr-t 3 root dtuser    4096 Nov 30 18:06 conf&lt;BR /&gt;-rw-r--r-- 1 root root         7 Dec  4 12:20 agent.state&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;So, how do I uninstall the agent? &lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:24:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44603#M1979</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2017-12-04T12:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: removing onegent from linux servers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44604#M1980</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;I would go with the uninstall.sh script in the folder you just printed out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:30:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44604#M1980</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2017-12-04T12:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: removing onegent from linux servers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44605#M1981</link>
      <description>&lt;P&gt;Holy crap, how did I miss that?  &lt;BR /&gt;&lt;BR /&gt;I didn't have executable permissions, hence me not being able to run it..... and then I apparently went blind and didn't see it in the directory list.  Amazing.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:54:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44605#M1981</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2017-12-04T13:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: removing onegent from linux servers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44606#M1982</link>
      <description>&lt;P&gt;No worries, it has happened to all of us &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 16:07:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/removing-onegent-from-linux-servers/m-p/44606#M1982</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2017-12-04T16:07:00Z</dc:date>
    </item>
  </channel>
</rss>

