Resolving the Issue: 'Applications suspended due to auto-suspended instances'
Why were applications suspended automatically?
Previously, applications were automatically suspended when all their instances were scaled down.
How to resolve this?
If an application is marked as suspended while some instances are still actively communicating, you can manually activate it to restore monitoring.
Functionality change to avoid the manual intervention:
The application's behavior has been updated as follows:
- Applications will now be marked as DOWN if all instances are auto-suspended and will remain UP if any of their instances are actively communicating.
- Individual instances will be suspended when scaled down, but the application state will remain UP.
Related Articles
Unable to suspend or delete my Meraki organization monitor
To suspend or delete a Meraki organization monitor, ensure the Meraki device is suspended or deleted from the Meraki organization respectively. Follow the steps below to suspend or delete a Meraki organization monitor: Log in to your Site24x7 ...
How does auto-discovery of child applications work?
Applications will be auto-discovered once the Windows or Linux agent is installed in your server. Auto-discovery will happen only if the option Auto discover applications on the server is set to Yes in the Settings page (Admin > Server Monitor > ...
Troubleshooting steps if the Microsoft Windows applications are not getting auto-discovered
Once the Windows server is added for monitoring, Windows applications including IIS, SQL, Exchange, SharePoint, Active Directory, Hyper-V, BizTalk will be automatically discovered and marked for monitoring. In case this does not happen, follow one or ...
Managing Node.js applications using PM2 Process Manager
Configure PM2 to manage Node.js applications Follow the instructions below to configure PM2 to manage Node.js applications. Steps to configure PM2 Configure the processManagerEnabled key in the already created apminsightnode.json file. Pass the value ...
How is auto scaling handled by the APM Insight agent?
When applications are scaling up, a request for creating a new instance comes from the agent. Depending upon the license availability, the new instance may be scaled up for monitoring. Let's say your license limit allows you to monitor 3 advanced ...