Monitor Site Admin
OpenText recommends that you carry out the following tests to check that Site Admin is running properly:
- Run the service command
sudo service siteadmin status
to check that the Site Admin service is running. - Check that Site Admin is accepting TCP and HTTP connections on the configured port.
- Check that Site Admin accepts HTTP connections on the location that Site Admin is deployed to (for example,
http://localhost:8080/
), and that it responds with the 302 Moved Temporarily status code.