
How to monitor a DG3 application
When you have a DG3 application up and running, it is often important to monitor if it is up and running. For this purpose, all DG3 applications have a special view that makes as little overhead as possible. So instead of monitoring one of your pages, you can take the application url and add /_pingapp/ to it and you will get an OK as a response if the application is up and running. This will create much less overhead to the server than any other pages.
Ex. to monitor the DataEase site, simply use http://www.dataease.com/_pingapp/ as the url used in the monitoring software.