Monitor, troubleshoot, and optimize PHP app performance with Atatus. No code changes required in your app. Start seeing hidden PHP errors in minutes.
curl https://s3.amazonaws.com/atatus-artifacts/gpg/atatus.gpg | sudo apt-key add -
echo "deb https://s3.amazonaws.com/atatus-artifacts/atatus-php/debian stable main" | sudo tee -a /etc/apt/sources.list.d/atatus-php-agent.list
sudo apt-get update
sudo ATATUS_LICENSE_KEY="APM_LIC_KEY" ATATUS_APP_NAME="APP_NAME" apt-get install atatus-php-agent -y
Make sure that license key and app name is set correctly in the Atatus configuration file: atatus.ini.
You can find the path of atatus.ini file by running php -i | grep atatus.ini
command in the shell.
Restart your server such as nginx, php-fpm, apache, httpd, etc. That's it! You've sent your first event.
Try it free. No credit card required. Instant set-up.
Best APM Monitoring tool
— S Herman Kiefus, DevOps Admin, Compass
Atatus captures all requests to your PHP applications without requiring you to change your source code. Get a clear picture of how all your methods, database statements and external requests are affecting your user's experience.
Try Atatus's features free for 14 days. No credit card required. Instant set-up.