User`s guide

12 – Troubleshooting
Tracing SANsurfer iSCSI HBA Manager GUI and Agent Activity (Debug)
12-18 IS0054602-00 A
Q
12.2.3
Exporting or Saving Agent Activity Logs
This section discusses:
The agent logs (see section 12.2.3.1)
Exporting or saving the agent logs (see section 12.2.3.2)
12.2.3.1
The Agent Logs
Agent activity automatically logs to one of the following. The name and location of
the log differs, depending on the type of system.
Windows 2000/Windows Server 2003. Event Viewer
Red Hat/SuSE Linux. /var/log/messages
Solaris SPARC. /var/log/syslog
12.2.3.2
Exporting or Saving the Agent Logs
From a Windows 2000/Windows Server 2003 system, do the following to save the
current application log from the Event Viewer:
1. Click the Start button, point to Programs, point to Administrative Tools, and
click Event Viewer.
2. From the Log menu, select Save As. Save the file using an appropriate name.
From a Red Hat/SuSE Linux system, do the following to export agent activity:
1. Open a terminal (for example, xterm or eterm).
2. Stop the currently running iqlremote agent:
# pkill -TERM iqlremote
3. Start the agent, again, without forking into the background. Redirect the stdout
and stderr properties to a file (see section 12.2.2, step 2). Send the file to
technical support.
# /opt/QLogic_Corporation/SANsurfer/iqlremote
> /AgentOutput.txt 2>&1
4. Open a second terminal to start the SANsurfer iSCSI HBA Manager GUI.
Connect to the host with the SANsurfer iSCSI HBA Manager GUI.
5. From the terminal you opened in step 1, press CTRL+C to stop the iqlremote
agent. This causes the agent to clean up and terminate.