<?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: Need help in Java agent installation in Tableau application in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-install-java-agent-in-Tableau-application/m-p/720947#M2312</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/147436"&gt;@neha.Dev&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked around and in the long distant past someone else had success instrumenting Tableau on Windows. It turned out that Tableau doesn't quite like having property files edited directly. At the time (Tableau 10.1), all the parameters had to be set with &lt;FONT face="courier new,courier"&gt;/bin/tabadmin&lt;/FONT&gt;&amp;nbsp;in via that Command Line Interface (CLI).&lt;/P&gt;&lt;P&gt;Since then, a quick search on Google showed me that this CLI is "legacy" according to&amp;nbsp;&lt;A href="https://help.tableau.com/current/server/en-us/tabadmin_cmd.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.tableau.com/current/server/en-us/tabadmin_cmd.htm&lt;/A&gt;&amp;nbsp;and something new, called &lt;EM&gt;TSM&lt;/EM&gt;, is introduced. I would suggest reaching out to Tableau and their support to see &lt;STRONG&gt;HOW&lt;/STRONG&gt; to set these parameters on their application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not certain that if it helps on how this is done with the TSM thing mentioned in that link above, but&lt;/P&gt;&lt;P&gt;1.) the following services were modified with the AppDynamics parameters with the &lt;FONT face="courier new,courier"&gt;tabadmin&lt;/FONT&gt; CLI&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set backgrounder.vmopts&lt;/FONT&gt; ...&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set dataserver.vmopts&lt;/FONT&gt; ...&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set searchserver.vmopts&lt;/FONT&gt; ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set vizportal.vmopts&lt;/FONT&gt; ...&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;2.) followed by the following 2 commands to propagate the settings&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;tabadmin config&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;tabadmin restart&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have no further details available on this. Hope this helps you in your investigation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;GvS&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2020 11:28:17 GMT</pubDate>
    <dc:creator>Georg_von_Sperl</dc:creator>
    <dc:date>2020-06-18T11:28:17Z</dc:date>
    <item>
      <title>How to install java agent in Tableau application</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-install-java-agent-in-Tableau-application/m-p/720946#M2311</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have to instrument the java agent for a tableau application. I am able to update the config file after extracting the agent files. But I need help in updating the java parameter.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 03:55:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-install-java-agent-in-Tableau-application/m-p/720946#M2311</guid>
      <dc:creator>neha_Dev</dc:creator>
      <dc:date>2020-06-18T03:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in Java agent installation in Tableau application</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-install-java-agent-in-Tableau-application/m-p/720947#M2312</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/147436"&gt;@neha.Dev&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked around and in the long distant past someone else had success instrumenting Tableau on Windows. It turned out that Tableau doesn't quite like having property files edited directly. At the time (Tableau 10.1), all the parameters had to be set with &lt;FONT face="courier new,courier"&gt;/bin/tabadmin&lt;/FONT&gt;&amp;nbsp;in via that Command Line Interface (CLI).&lt;/P&gt;&lt;P&gt;Since then, a quick search on Google showed me that this CLI is "legacy" according to&amp;nbsp;&lt;A href="https://help.tableau.com/current/server/en-us/tabadmin_cmd.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.tableau.com/current/server/en-us/tabadmin_cmd.htm&lt;/A&gt;&amp;nbsp;and something new, called &lt;EM&gt;TSM&lt;/EM&gt;, is introduced. I would suggest reaching out to Tableau and their support to see &lt;STRONG&gt;HOW&lt;/STRONG&gt; to set these parameters on their application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not certain that if it helps on how this is done with the TSM thing mentioned in that link above, but&lt;/P&gt;&lt;P&gt;1.) the following services were modified with the AppDynamics parameters with the &lt;FONT face="courier new,courier"&gt;tabadmin&lt;/FONT&gt; CLI&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set backgrounder.vmopts&lt;/FONT&gt; ...&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set dataserver.vmopts&lt;/FONT&gt; ...&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set searchserver.vmopts&lt;/FONT&gt; ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tabadmin set vizportal.vmopts&lt;/FONT&gt; ...&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;2.) followed by the following 2 commands to propagate the settings&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;tabadmin config&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;tabadmin restart&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have no further details available on this. Hope this helps you in your investigation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;GvS&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 11:28:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-install-java-agent-in-Tableau-application/m-p/720947#M2312</guid>
      <dc:creator>Georg_von_Sperl</dc:creator>
      <dc:date>2020-06-18T11:28:17Z</dc:date>
    </item>
  </channel>
</rss>

