-------------------------------------------------------------
		APM Insight PHP Agent
-------------------------------------------------------------

Monitor the performance of the application, track transaction,
response time, throughput & SQL slow queries using APM Insight PHP Agent.

Windows Users :
		Use agent_php.msi to install the agent and Windows Service console to start/stop/restart the agent.
		
Linux Users :

Install Agent :
		Login as root in terminal using command <sudo -s> and enter password
		Go to zpa/bin directory and execute <sh configure.sh WRITE_YOUR_LICENSE_KEY_HERE>
		Restart the web/fpm server
				
Uninstall Agent :
		Login as root in terminal using command <sudo -s> and enter password
		Go to zpa/bin directory and execute <sh configure.sh uninstall>
		Restart the web/fpm server
				
Start Agent :
		Login as root in terminal using command <sudo -s> and enter password
		Go to zpa/bin directory and execute <sh run.sh start>
				
Stop Agent :
		Login as root in terminal using command <sudo -s> and enter password
		Go to zpa/bin directory and execute <sh run.sh stop>
	
Restart Agent :
		Login as root in terminal using command <sudo -s> and enter password
		Go to zpa/bin directory and execute <sh run.sh restart>

				
For overview use the link given below

https://www.site24x7.com/help/getting-started/apm-insight.html

For detail information use the link given below

https://www.site24x7.com/help/apm/php-agent.html

For troubleshooting use the link given below

https://support.site24x7.com/portal/helpcenter/site24x7/apm-insight/php-monitoring

For agent configuration help use the link given below

https://www.site24x7.com/help/apm/apm-insight-configuration.html
-------------------------------------------------------------

Send an email to support@site24x7.com for any feedback, issues in installing agent.
