E-DOC-CTC-20061027-0003v2.0
Hostmgr Commands
391
hostmgr config
Configure the host manager parameters.
SYNTAX:
where:
EXAMPLE:

hostmgr config [state = <{disabled | enabled}>]

[scantime = <number{10-600}>]

[autosave = <{disabled | enabled}>]

[trace = <{disabled | enabled}>]
state Enable or disable the host manager daemon.
The default is enabled.
OPTIONAL
scantime A number between 10 an 600 (seconds).
Represents the time between two scans.
The default is 30 (seconds).
OPTIONAL
autosave Enable or disable automatic saves to flash memory.
The default is enabled.
OPTIONAL
trace Enable or disable the host manager traces.
The default is disabled.
OPTIONAL
=>hostmgr config
state : enabled
scantime : 30 sec.
autosave : enabled
trace : disabled
=>