If you want to run the ISDN_Monitor, and save the output to a file for later
analysis, there are two ways to do this:
- If you want the output written to the screen and to a file (called trace1.out in this example) use the following command:
ISDN_MONITOR
1 | tee trace1.out
If you want the output written to the
file only, use the following command:
ISDN_MONITOR 1 > trace1.out
Make sure that you have enough disk space for the file.
- Before you start the ISDN_Monitor,
- Select the aixterm window.
- Press Ctrl and the left mouse button.
- On the resulting screen choose the 'Logging' option to log everything
that appears in the window to an 'Aixtermxxxxxxxxx' file. This file
is written to the home directory of the userid which started the aixterm window.