Methods to upgrade PHP agent (Linux/Windows)
PHP agent can be upgraded in 2 ways:
- Auto upgrade
- Manual upgrade
Auto upgrade:
- When this feature is enabled, the latest version of the agent is automatically downloaded and deployed when it is made available
- After the deployment process is complete, you will be requested to restart your application server. Once the server is restarted the updated version will come into effect
- To enable this feature, go to your APM Insight application > Edit option > Edit APM Agent Configuration Profile > Enable Agent Auto-Upgrade.
Note: Auto upgrade feature will only work for major version changes in agent. Minor changes will not be covered in this.
Manual upgrade:
Note: For Windows agent, the manual restart is not required.
Related Articles
Reconfigure APM Insight PHP agent during PHP version upgrade
If you have upgraded your PHP version and face problems in monitoring after the upgrade, here's how you can resolve it. In general, APM Insight PHP agent registers with the PHP version present in the server at the time of installation. So when you ...
Automatically restart APM Insight PHP agent during system reboots
To automatically restart APM Insight PHP agent during system reboots, use the below given steps: For systemd servers: From APM Insight PHP agent version 2.8, agent will automatically start during server reboots for systemd supported Linux flavors. ...
How to uninstall the Site24x7 Windows Server Monitoring Agent
Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
Customize URL names using PHP agent API
With APM Insight PHP agent, you can customize URL names for your web transactions. Here's how you can do it: Open the PHP script of the transaction for which you want to customize the URL. Add the following snippet in any part of the PHP script ...
FAQs related to Windows Service monitoring
After installing APM Insight Windows service monitoring agent , if you don't see data in the Site24x7 console, or if you are unable to add monitors, kindly follow the below given steps to troubleshoot. If few monitors are not getting added: Check for ...