Reference Guide

Parameter
* Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description
SaveSysinfo={usb, _proto_, _full_url_}
[ScardLog=0xF ]
[Username=_username_]
[Password=_password_]
[Size=_file_length_limit]
[Append={yes, no}]
Configure the target clients to save the event logs.
full_url—If set as a specified full url name, it is saved into the
specified url. Otherwise, it is saved as a file name, such as /wnos/
troubleshoot/{TERMNAME}_LOG_{DATE}_{TIME}.txt.
usb—If set to usb, it is saved into the last mounted USB disk.
proto—If set to a protocol, for example, ftp, http or https, it is
saved into the file server with this protocol.
Scardlog—The Smart card Log option is a bit mask to control the
following logs:
0x1 Context log
0x2 Handle log
0x4 Status log
0x8 Transfer log
Username and Password—The options specify the account of
the file server or url. If not set, the default account of file server is
used.
Size—This option specifies the file size limitation. When the file is
greater than the specified size, the file will be cleared.
Append—This option appends the event log to the same file name
instead of creating a new file. It is only valid for full url with ftp. The
protocol http or https is also supported from 8.4.1 release.
For example, savesysinfo=http://10.151.121.3/wnos/
yyy.txt username=administrator password=wyseatc
append=yes Size=4000.
The event log file yyy.txt is appended in every boot-up. If the file
size is up to 4000 bytes, then the file is cleared and continues to
save the log.
88
Parameters for wnos INI, {username} INI, and $MAC INI files