« Back to Application...
Troubleshoot Application Status Monitoring
How do I troubleshoot application status monitoring ?
First check that your watchdog script runs correctly by running it separately in your own development environment. Assure the script is set to executable as well. Finally test that application status monitoring is working by modifying your script to always return a non-zero value. Then when your failure threshold has been met check in the logs that the virtual instance was restarted.
1783 Views