Nagios Monitoring
To monitor your server with Nagios you can use the check_http command.
Use
check_http -h <yourip> -u /SYSTEM/dbtest -s "success"
To obtain the HTTP critical status if OpenACS can't return success, which can be either because the server isn't running or the database connection has failed.