Table 8-1 describes some of the tools available in the Administration Console for solving potential problems:
Table 8-1 Useful Tools for Windows and Linux
Tool |
Description |
---|---|
|
If you have an Access Gateway that does not seem to be using the current configuration, you can use the Administration Console to push the current configuration to the Access Gateway. Click > . In the section, select an Access Gateway, then click . |
icon |
In the Administration Console, click the Section 4.8.2, Monitoring the Health of an Access Gateway. icon to view details about the health of the Access Gateway. For more information, see |
There are also tools available for specific platforms:
The Windows operating system has the following tools that can help you determine the cause of a problem.
The Linux operating system has the following tools that can help you determine the cause of a problem.
Tool |
Description |
---|---|
curl |
Use this command to view identity provider metadata from the Linux Access Gateway. See |
netstat -a |
Use this command to view statistics about the listeners on the Access Gateway. |
tail -f |
Use this command to view real time activity in key log files. For information on useful files to tail, see Section 8.1.2, The Access Gateway Service Log Files. |
top |
Use this command to check resources available on the system. |
tcpdump |
Use this command to capture data on standard and loopback interfaces and to view SSL data with imported keys. |