<?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: Database agent Installation in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717090#M339</link>
    <description>&lt;P&gt;Hi Farzaneh&lt;/P&gt;

&lt;P&gt;The command you are using, does not install the db agent as a service, that will start it when you reboot the machine or can be started/stopped by using linux commands.&lt;/P&gt;

&lt;P&gt;The below nohup command, is just a manual way of starting the db agent, however as soon as the server is rebooted etc. The db agent service will not automatically start again.&lt;/P&gt;

&lt;P&gt;What you see below is correct, it has started the db agent process in the background, and it's process id is - 31524, you can run a &lt;STRONG&gt;ps aux | grep agent &lt;/STRONG&gt;command which should show you that process is running, and you will find that there is a nohup.out log file for the process.&lt;/P&gt;

&lt;P&gt;If you want to install the db agent as a service instead of manually starting it as in your post you can refer to the documentation&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/22.4/en/database-visibility/administer-the-database-agent/start-and-stop-the-database-agent/start-the-database-agent-automatically-on-linux" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/22.4/en/database-visibility/administer-the-database-agent/start-and-stop-the-database-agent/start-the-database-agent-automatically-on-linux&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Ciao&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 05:42:01 GMT</pubDate>
    <dc:creator>Morelz</dc:creator>
    <dc:date>2022-04-07T05:42:01Z</dc:date>
    <item>
      <title>Database agent Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717089#M338</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The reason for my question is that I cannot install the database agent, when I run the following command I get no response:&lt;/P&gt;&lt;P&gt;§ nohup java -Dappdynamics.agent.maxMetrics=300000 -Ddbagent.name=DBMon-Lab-Agent -jar db-agent.jar &amp;amp;&lt;BR /&gt;attached is screen shot.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FarzanehDehghani_1-1649158550873.png" style="width: 743px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35494iFDFD9DA020F2A190/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 11:36:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717089#M338</guid>
      <dc:creator>Farzaneh_Dehgha</dc:creator>
      <dc:date>2022-04-05T11:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Database agent Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717090#M339</link>
      <description>&lt;P&gt;Hi Farzaneh&lt;/P&gt;

&lt;P&gt;The command you are using, does not install the db agent as a service, that will start it when you reboot the machine or can be started/stopped by using linux commands.&lt;/P&gt;

&lt;P&gt;The below nohup command, is just a manual way of starting the db agent, however as soon as the server is rebooted etc. The db agent service will not automatically start again.&lt;/P&gt;

&lt;P&gt;What you see below is correct, it has started the db agent process in the background, and it's process id is - 31524, you can run a &lt;STRONG&gt;ps aux | grep agent &lt;/STRONG&gt;command which should show you that process is running, and you will find that there is a nohup.out log file for the process.&lt;/P&gt;

&lt;P&gt;If you want to install the db agent as a service instead of manually starting it as in your post you can refer to the documentation&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/22.4/en/database-visibility/administer-the-database-agent/start-and-stop-the-database-agent/start-the-database-agent-automatically-on-linux" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/22.4/en/database-visibility/administer-the-database-agent/start-and-stop-the-database-agent/start-the-database-agent-automatically-on-linux&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Ciao&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 05:42:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717090#M339</guid>
      <dc:creator>Morelz</dc:creator>
      <dc:date>2022-04-07T05:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Database agent Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717091#M340</link>
      <description>&lt;P&gt;Hello Mario,&lt;/P&gt;

&lt;P&gt;Thanks for your answer. Indeed I have to install the Machine agent and not bd Agent.&lt;BR /&gt;I have already installed the Machine agent but I can't start it. I need the command to start the machine agent in Centos.&lt;/P&gt;
&lt;P&gt;Thanks for your Help!&lt;/P&gt;

&lt;P&gt;^ Post edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;for formatting&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 12:50:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717091#M340</guid>
      <dc:creator>Farzaneh_Dehgha</dc:creator>
      <dc:date>2022-04-08T12:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Database agent Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717092#M341</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/157690"&gt;@Farzaneh.Dehghani&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Here is an existing post that has a solution about starting up a Machine Agent in CentOS&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/Java-Java-Agent-Installation-JVM/Error-when-starting-machine-agent-21-1-0-in-CentOS-7/m-p/42739" target="_blank"&gt;https://community.appdynamics.com/t5/Java-Java-Agent-Installation-JVM/Error-when-starting-machine-agent-21-1-0-in-CentOS-7/m-p/42739&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please review it and let me know if it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 16:22:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717092#M341</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-04-11T16:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Database agent Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717093#M342</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/157690"&gt;@Farzaneh.Dehghani&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Thank you&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142893"&gt;@Mario.Morelli&lt;/A&gt;&amp;nbsp; for helping out and thanks&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/157690"&gt;@Farzaneh.Dehghani&lt;/A&gt;&amp;nbsp;for confirming the Accepted Solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 20:53:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Database-agent-Installation/m-p/717093#M342</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-04-20T20:53:49Z</dc:date>
    </item>
  </channel>
</rss>

