AppDynamics SaaS
list_alt
JAVA and AGENT_HOME
values to the paths for your system. Also, configure agent options and heap
size, as needed. db-agent,
enter:sudo chmod 775 db-agent
/etc/init.d.init.d directory to the script if you want to keep it in
another location. db-agent with the name of your file or symbolic
link: chkconfig --add db-agent
chkconfig --level 2345 db-agent ondb-agent with the name of your file or symbolic link:
update-rc.d -f db-agent start 99 2 3 4 5 .In the command:
start is the argument given to the script (start,
stop).