This TechNote provides a useful command for configuring implementations where a heartbeat monitor must be established or to check the general health of the services running on your Breeze server.
Enter the following URL into your testing software or web browser:
http://<BREEZE_SERVER_FQDN>/servlet/testbuilder
Where <BREEZE_SERVER FQDN> is the fully-qualified domain name of your server.
The results of this will produce text similar to the following:
0 status-ok Local time on starlord827 is: 18:02:00 Active DB: [] System DB: [] Report DB: []
In the example above, 'starlord827' is the machine's localhost name and the time is currently 6:02 PM.
This test may be used to test port connectivity to web and database. The 'status-ok' message confirms all is well.