<?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 Node Business Transaction Limit Explanation in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Node-Business-Transaction-Limit-Explanation/m-p/729858#M6870</link>
    <description>&lt;P&gt;I'm trying to improve my understanding&amp;nbsp;of the granularity of BT registration limits.&amp;nbsp; I recognize that an on-prem controller has a default of 200 max controller-wide; however, I also see that there is a 50 BT limit to a node/agent.&amp;nbsp; What exactly does&amp;nbsp;that mean?&amp;nbsp; My example application has several nodes, one tier, and has between 100 and 200 BTs registered.&amp;nbsp; So I'm curious how a node can only register/keep track of ONLY 50BTs.&lt;/P&gt;

&lt;P&gt;Repeated for clarity:&amp;nbsp;My controller has multiple, essentially identical nodes with &amp;gt;50BTs registered to the application while serving only these nodes.&amp;nbsp; Does each node just&amp;nbsp;accept the first 50BTs it registers and drop data for all others?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jul 2018 19:31:41 GMT</pubDate>
    <dc:creator>plaks</dc:creator>
    <dc:date>2018-07-30T19:31:41Z</dc:date>
    <item>
      <title>Node Business Transaction Limit Explanation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Node-Business-Transaction-Limit-Explanation/m-p/729858#M6870</link>
      <description>&lt;P&gt;I'm trying to improve my understanding&amp;nbsp;of the granularity of BT registration limits.&amp;nbsp; I recognize that an on-prem controller has a default of 200 max controller-wide; however, I also see that there is a 50 BT limit to a node/agent.&amp;nbsp; What exactly does&amp;nbsp;that mean?&amp;nbsp; My example application has several nodes, one tier, and has between 100 and 200 BTs registered.&amp;nbsp; So I'm curious how a node can only register/keep track of ONLY 50BTs.&lt;/P&gt;

&lt;P&gt;Repeated for clarity:&amp;nbsp;My controller has multiple, essentially identical nodes with &amp;gt;50BTs registered to the application while serving only these nodes.&amp;nbsp; Does each node just&amp;nbsp;accept the first 50BTs it registers and drop data for all others?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 19:31:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Node-Business-Transaction-Limit-Explanation/m-p/729858#M6870</guid>
      <dc:creator>plaks</dc:creator>
      <dc:date>2018-07-30T19:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Node BT Limit Explanation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Node-Business-Transaction-Limit-Explanation/m-p/729859#M6871</link>
      <description>&lt;P&gt;Hi Philipp,&lt;/P&gt;

&lt;P&gt;Answering your question&lt;/P&gt;

&lt;P&gt;&amp;nbsp;By default controller business application can accept up to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;200 BT's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;and each node (JVM's instrumented with agent) can generate/register up to&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;50 BT's&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;by default.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;: If you have 4 nodes under application and each one is generating 50 BT's.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Then each node's BT quota is over and any other overflowing transactions on any of the nodes will be grouped under a special BT named "All Other Traffic-&amp;lt;Tier-Name&amp;gt; ". This is the tier name which the traffic belongs to.&lt;/P&gt;

&lt;P&gt;If 5th node starts reporting, then even a single BT cannot make it to controller as the controller BT limit per app is hit and controller starts rejecting it. All other traffic from 5th node will be grouped under "All Other Traffic-&amp;lt;Tier-Name&amp;gt; ".&amp;nbsp;&lt;/P&gt;

&lt;P&gt;This is all on first come first serve basis of BT registrations across nodes to controller.&lt;/P&gt;

&lt;P&gt;In general please find details here for more details for your understanding&lt;/P&gt;

&lt;P&gt;There is a default limit of 50 BT's that a node/agent can register and there is a 200 BT limit that a controller can accept.&lt;BR /&gt;&lt;BR /&gt;So agent can register only 50+1 BT on a first come first serve basis. Any other BT' that is getting detected after 51st BT gets dropped. Same on the controller side as well. So all the dropped or overflown calls are captured as part of another predefined BT named "All Other Traffic-&amp;lt;Tier-Name&amp;gt;" .&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Organize+Business+Transactions#OrganizeBusinessTransactions-view_all_other_bt%22AllOtherTraffic%22BusinessTransactions" target="_blank" rel="noreferrer nofollow noopener"&gt;https://docs.appdynamics.com/d&lt;WBR /&gt;isplay/PRO43/Organize+Business&lt;WBR /&gt;+Transactions#OrganizeBusiness&lt;WBR /&gt;Transactions-view_all_other_bt&lt;WBR /&gt;"AllOtherTraffic"BusinessTrans&lt;WBR /&gt;actions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;LOCK DOWN BT's&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Organize+Business+Transactions#OrganizeBusinessTransactions-LockDown" target="_blank" rel="noreferrer nofollow noopener"&gt;https://docs.appdynamics.com/d&lt;WBR /&gt;isplay/PRO43/Organize+Business&lt;WBR /&gt;+Transactions#OrganizeBusiness&lt;WBR /&gt;Transactions-LockDown&lt;/A&gt;BusinessT&lt;WBR /&gt;ransactions&lt;BR /&gt;&lt;BR /&gt;All overflown calls will go into that predefined BT. The same thing has happened on your setup. New BT with name has been created with name "All Other Traffic-&amp;lt;Tier-Name&amp;gt;" and overflown calls are moved into that BT.&lt;BR /&gt;&lt;BR /&gt;To avoid such issues please follow the below suggestions.&lt;BR /&gt;&lt;BR /&gt;Generally increasing in BT limit can have memory impact so would be great to try this in test env first .&lt;BR /&gt;&lt;BR /&gt;Increasing the BT limit is highly discouraged as it creates the additional overhead on both controller and agent.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;As a first priority&lt;/STRONG&gt;&lt;BR /&gt;we suggest you to exclude/delete the unwanted BT's so as to make the new BT's to register. Please find the relevant screenshot to exclude /delete the BT.&lt;BR /&gt;&lt;BR /&gt;Try resetting app server agent/node from where you are expecting custom BT is coming from so as to reset the Business Transaction limit counter to zero for that agent and see if that helps you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.appdynamics.com/display/PRO13S/Manage+App+Agents#ManageAppAgents-ResettingAppAgentstoPurgeData" target="_blank" rel="noreferrer nofollow noopener"&gt;http://docs.appdynamics.com/di&lt;WBR /&gt;splay/PRO13S/Manage+App+Agents&lt;WBR /&gt;#ManageAppAgents-ResettingAppA&lt;WBR /&gt;gentstoPurgeData&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Excluded BT's will not count towards BT limit.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Second priority&lt;/STRONG&gt;&lt;BR /&gt;Please find the following options to increase the number of BT's registered from both controller and agent perspective.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Controller Limits (ONLY FOR ON PREMISE CONTROLLER BUT NOT FOR SAAS CONTROLLER)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;On controller side there is a default limit of 200 (ONLY in case of on premise controller installation)&lt;BR /&gt;&lt;BR /&gt;To increase the limits, please follow the steps&lt;BR /&gt;&lt;BR /&gt;1) Stop controller appserver as below&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;Navigate to &amp;lt;Controller-install-dir&amp;gt;&lt;BR /&gt;For Linux&lt;BR /&gt;./controller.sh stop-appserver&lt;BR /&gt;For Windows&lt;BR /&gt;controller.bat stop-appserver&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;2) Take a back up of domain.xml file before making any changes. You can find domain.xml under&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;controller-install-dir&amp;gt;\appse&lt;WBR /&gt;rver\domains&amp;lt;domain-name&amp;gt;\conf&lt;WBR /&gt;ig&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;3) Make the settings as below&lt;BR /&gt;&lt;BR /&gt;You can increase the number of BT's on controller by adding below option.But increasing this value is highly discouraged as it creates additional overhead.&lt;BR /&gt;&amp;lt;jvm-options&amp;gt;-Dmaximum.bts.per&lt;WBR /&gt;.application=NEW_LIMIT &amp;lt;/jvm-options&amp;gt; in &amp;lt;controller-install-dir&amp;gt;\appse&lt;WBR /&gt;rver\domains&amp;lt;domain-name&amp;gt;\conf&lt;WBR /&gt;ig\domain.xml file&lt;BR /&gt;NEW_LIMIT in the above jvm option is just an example you can give it any value as the default value is 200.&lt;BR /&gt;4) Start controller appserver as below&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;Navigate to &amp;lt;Controller-install-dir&amp;gt;&lt;BR /&gt;For Linux&lt;BR /&gt;./controller.sh start-appserver&lt;BR /&gt;For Windows&lt;BR /&gt;controller.bat start-appserver&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;AGENT LIMITS&lt;/STRONG&gt;&lt;BR /&gt;On agent side there is a default limit of 50 per agent&lt;BR /&gt;&lt;BR /&gt;You can increase the number of BT's on agent by increasing this value.But increasing this value is highly discouraged as it creates additional overhead.&lt;BR /&gt;&lt;BR /&gt;Increase the following agent node level property&lt;BR /&gt;Node Property max-business-transactions&amp;nbsp;&lt;BR /&gt;default value is 50&lt;BR /&gt;&lt;BR /&gt;The consequences are once the BT limit is hit all the overflown transactions are captured as a part of other BT with name "All Other Traffic – &amp;lt;Tier Name&amp;gt;" BT.&lt;BR /&gt;&lt;BR /&gt;Please refer to below docs link for more clarity&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/display/PRO39/All+Other+Traffic+Business+Transaction" target="_blank" rel="noreferrer nofollow noopener"&gt;https://docs.appdynamics.com/d&lt;WBR /&gt;isplay/PRO39/All+Other+Traffic&lt;WBR /&gt;+Business+Transaction&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once you take care of BT limit hit issues and things will be as expected by you.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;2) What Deletion of BT does&lt;BR /&gt;&lt;/STRONG&gt;Once a BT is deleted,it will not count towards BT limit and all data associated with it will be lost and will not count towards BT limit. But again when there is a load onto those BT's they will again get registered on controller.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;3) What Exclude does&lt;BR /&gt;&lt;/STRONG&gt;Once a BT is excluded, it will not count towards BT limit. Even though if there is a load on to those requests in the future, it will not be detected as BT's. A BT' once excluded can be un excluded and brought back on to controller.&lt;BR /&gt;Exclude /Delete BT will give a chance for other BT's/same BT's on first **bleep** first basis to get registered provided if there is room with in the defined BT limits.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;4) What Reset does&lt;BR /&gt;&lt;/STRONG&gt;Try resetting app server agent/node from where you are expecting custom BT is coming from so as to reset the Business Transaction limit counter to zero for that agent and see if that helps you.&lt;BR /&gt;&lt;A href="http://docs.appdynamics.com/display/PRO13S/Manage+App+Agents#ManageAppAgents-ResettingAppAgentstoPurgeData" target="_blank" rel="noreferrer nofollow noopener"&gt;http://docs.appdynamics.com/di&lt;WBR /&gt;splay/PRO13S/Manage+App+Agents&lt;WBR /&gt;#ManageAppAgents-ResettingAppA&lt;WBR /&gt;gentstoPurgeData&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;On the whole we suggest you to customise BT entry rule discovery to avoid running into any limits.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 20:31:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Node-Business-Transaction-Limit-Explanation/m-p/729859#M6871</guid>
      <dc:creator>Rajesh_Putta</dc:creator>
      <dc:date>2018-07-30T20:31:03Z</dc:date>
    </item>
  </channel>
</rss>

