I N S P E C T O R
154
154
154
154
%"
Solution: To do this, enter the following strings in the Inspector start-up
command line:
./kavinspector –g[=base_documents] /documents –r– –da2d
–dc –a[=var/run] –s[=base_documents]
12.2.4. Saving the performance
report
Inspector can save the performance report to the system log or a separate
file. You can define the reporting settings by using the following switches in
the Inspector command line:
-w[t][a][-][+][=filename]
This switch logs the performance report to the defined file (the default
file is
report.txt
).
If the character
a
is defined in the switch, the report will be appended to
the contents of
filename,
the character
t
overwrites the report with a new
one. If the cha is defined, extra information will be included in
the report heading. The character
–
disables the extra information in
the report heading.
-ws[-]
This switch logs the performance report in the system log.
If you want to add some debugging data including information about the
files that have not been changed since the program was last started, etc.,
use the switch
–m
in the Inspector command line
.