<?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: Windows Service Configuration in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Windows-Service-Configuration/m-p/731654#M7667</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Mehmet,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;For the second service for which you notice the application Tier/Node did not register. Kindly verify the below steps and confirm us the details -&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&amp;gt; What is the .Net Framework you have you used to build the application?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&amp;gt; Kindly run the&amp;nbsp;following command as suggested in below document and provide us the output for the review.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;CODE class="java plain"&gt;tasklist /m&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;CODE class="java string"&gt;"mscor*"&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;A href="https://docs.appdynamics.com/display/PRO44/Configure+the+.NET+Agent+for+Windows+Services+and+Standalone+Applications" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO44/Configure+the+.NET+Agent+for+Windows+Services+and+Standalone+Applications&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&amp;gt; Also kindly confirm what is the lifetime of the process ( means how long single process remains&amp;nbsp;alive ) of the windows service for which you are facing the issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;As per the process&amp;nbsp;&lt;SPAN&gt;.Net agent collects all the data metrics in every 60 sec and sends all the collected metrics details to the controller to display in the UI. It is a default behaviour and we can't modify it. Due to this Agent requires the application process to run for at least more than 1 min and execute the business transaction at least 2 times in the lifetime of the process to instrument the application.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Let us know if you have any question.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Ashish.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Apr 2018 11:31:08 GMT</pubDate>
    <dc:creator>Ashish_Singh</dc:creator>
    <dc:date>2018-04-04T11:31:08Z</dc:date>
    <item>
      <title>Windows Service Configuration</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Windows-Service-Configuration/m-p/731653#M7666</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I want to monitor two windows services, updated the config file which is shown as docs. When I restart the coordinator service and my windows services, I can see one of my service in Tiers&amp;amp;Nodes part of controller but I can not see my second service. What do you think about this situation?&lt;/P&gt;

&lt;P&gt;&amp;lt;app-agents&amp;gt;&lt;BR /&gt; &amp;lt;standalone-applications&amp;gt;&lt;BR /&gt;&amp;lt;standalone-application executable="AsisBelediyeOrtakService.exe"&amp;gt;&lt;BR /&gt;&amp;lt;tier name="AsisBelediyeOrtakService Tier" /&amp;gt;&lt;BR /&gt;&amp;lt;/standalone-application&amp;gt;&lt;BR /&gt;&amp;lt;standalone-application executable="RatingProService.exe"&amp;gt;&lt;BR /&gt;&amp;lt;tier name="RatingProService Tier" /&amp;gt;&lt;BR /&gt;&amp;lt;/standalone-application&amp;gt;&lt;BR /&gt;&amp;lt;/standalone-applications&amp;gt;&lt;BR /&gt; &amp;lt;/app-agents&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 09:20:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Windows-Service-Configuration/m-p/731653#M7666</guid>
      <dc:creator>Mehmet_Akin</dc:creator>
      <dc:date>2018-04-03T09:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Service Configuration</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Windows-Service-Configuration/m-p/731654#M7667</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Mehmet,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;For the second service for which you notice the application Tier/Node did not register. Kindly verify the below steps and confirm us the details -&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&amp;gt; What is the .Net Framework you have you used to build the application?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&amp;gt; Kindly run the&amp;nbsp;following command as suggested in below document and provide us the output for the review.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;CODE class="java plain"&gt;tasklist /m&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;CODE class="java string"&gt;"mscor*"&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;A href="https://docs.appdynamics.com/display/PRO44/Configure+the+.NET+Agent+for+Windows+Services+and+Standalone+Applications" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO44/Configure+the+.NET+Agent+for+Windows+Services+and+Standalone+Applications&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&amp;gt; Also kindly confirm what is the lifetime of the process ( means how long single process remains&amp;nbsp;alive ) of the windows service for which you are facing the issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;As per the process&amp;nbsp;&lt;SPAN&gt;.Net agent collects all the data metrics in every 60 sec and sends all the collected metrics details to the controller to display in the UI. It is a default behaviour and we can't modify it. Due to this Agent requires the application process to run for at least more than 1 min and execute the business transaction at least 2 times in the lifetime of the process to instrument the application.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Let us know if you have any question.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Explorer lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Ashish.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 11:31:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Windows-Service-Configuration/m-p/731654#M7667</guid>
      <dc:creator>Ashish_Singh</dc:creator>
      <dc:date>2018-04-04T11:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Service Configuration</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Windows-Service-Configuration/m-p/731655#M7668</link>
      <description>&lt;P&gt;Hello Ashish,&lt;/P&gt;
&lt;P&gt;I really appreciate your help. When I wrote the config file for second time, it started to run but nothing was changed. It' s really interesting &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; So, I have no problem for now.&lt;/P&gt;

&lt;P&gt;Thank you very much,&lt;/P&gt;
&lt;P&gt;Best Regards.&lt;/P&gt;

&lt;P&gt;Mehmet AKIN&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 10:56:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Windows-Service-Configuration/m-p/731655#M7668</guid>
      <dc:creator>Mehmet_Akin</dc:creator>
      <dc:date>2018-05-29T10:56:29Z</dc:date>
    </item>
  </channel>
</rss>

