Monitoring incoming network connections
To monitor the network connection to Project Portal 2015, perform the following checks:
- Check that the Apache Web Server answers in the interface and port configured.
- Check that the Apache Web Server returns a redirect to Project Portal
- SSL not in use: ‘telnet HOSTNAME PORTNUMBER’
- SSL in use: ‘openssl s_client –host HOSTNAME –port PORTNUMBER’
- type 'GET / <ENTER>'.
- Using Project Portal user interface, check that the project list can be retrieved.