User`s guide

12 – Troubleshooting
Tracing SANsurfer FC HBA Manager GUI and Agent Activity (Debug)
12-14 FS0054603-00 C
Q
12.2.2
Exporting or Saving Agent Activity Logs
This section discusses:
The agent logs (see section 12.2.2.1)
Exporting or saving the agent logs (see section 12.2.2.2)
12.2.2.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
NetWare. sys:\\etc\qlremote.log
12.2.2.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 qlremote agent:
# killall -TERM qlremote
3. Start the agent, again, without forking into the background. Redirect the stdout
and stderr properties to a file (see section 12.2.1, step 2). Send the file to
technical support.
# /usr/local/bin/qlremote > /AgentOutput.txt 2>&1
4. Open a second terminal to start the SANsurfer FC HBA Manager GUI. Connect
to the host with the SANsurfer FC HBA Manager GUI.
5. From the terminal you opened in step 1, press CTRL+C to stop the qlremote
agent. This causes the agent to clean up and terminate.