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