CONFIG AUTOUPDATE SHOW

Level

base

History

Appears in Netasq 6.0.0

Description

Dump the autoupdate config. The Run token represents the state of the last update (0=never started ; 1=up to date ; 2=failed ; 3=running ; 4=not available) and can be obtained by MONITOR AUTOUPDATE too. The update begins at 'start' time and will be repeated after each 'period'.

Returns

[Global]
Version=<autoupdate version>
[<available_update>]
Secure=(0|1) : check sign
State=(0|1) : update active or not
URL=<url> : url to retreive update
Period=<period> : period to perform update
Retries=<int> : number of retry
Run=<int> : state of the last update (0=never started ; 1=up to date ; 2=failed ; 3=running ; 4=not available). These information can be obtained by MONITOR AUTOUPDATE
Start=<time> : time of the first update
BindAddr=<ip_object> : binding local IP

Example

CONFIG AUTOUPDATE SHOW