User`s guide
12 – Troubleshooting
Tracing SANblade Manager GUI and Agent Activity (Debug)
FS0054601-00 E 12-11
Q
This section discusses:
■ Tracing SANblade Manager GUI activity (see section 12.2.1)
■ Exporting or saving agent activity logs (see section 12.2.2)
12.2.1
Tracing SANblade Manager GUI Activity
To trace SANblade Manager GUI activity, do the following:
1. Edit the local.properties file, which is located where SANsurfer is installed.
Change the following two properties:
node.trace.level=900
node.trace.output.setlevelonly=false
See figure 12-1 for an example.
Figure 12-1. local.properties File (Example)
2. Edit the SANsurfer.lax file, which is located where SANblade Manager is
installed. Do one of the following:
❑ Edit the file so that the information displays on the console. Change the
following properties:
lax.stderr.redirect=console
lax.stdout.redirect=console
lax.stdin.redirect=console
❑ Edit the file so that the information is saved to a file. For a Windows NT/2000
system, the location could be:
lax.stderr.redirect=c:\\trace.txt
lax.stdout.redirect=c:\\trace.txt
lax.stdin.redirect=c:\\trace.txt