Copyright 2017. All rights reserved. Advantech Co. Ltd.
Page 64
EX: “cpu_model=E3-1278L
%20
v4”
Due to URL encoding limitation, it’s hard to distinguish the space character as a part of
string or as a delimiter between parameters.
3
If only one parameter is existed, please add a space character at the end.
EX: "amount=4 "
3.10.5
Use Case Scenarios
In this section, we will use FWA-T011-4CA1S as an example platform to present DUI use case
scenarios. Firstly, follow the instructions provided in
Sections
2.2 and 2.4 to set up a console
port connection on user platform. On user platform, log in to the FWA-T011 QuickStart Linux
shell.
3.10.5.1
Execute a Single Diagnostic Function Test
Execute the following command to start DUI daemon (only part of the log printing is shown
here):
# daemon
Advantech Diagnostic & Update Infrastructrue (DUI) version 00.36
Copyright (c) 2011-2016 by Advantech
Initializing dui_service with UID 1
Service name: CPU
Service description: A diag service for cpu
Initializing dui_service with UID 2
Service name: MEM
Service description: A diag service for memory
……< only parts of the messages are shown >…..
Use 80 as default http server port number
cli>
Figure 50: Execute DUI Daemon
You shall end up in the CLI prompt. Type the ‘list’ command to see what diagnostic/update
services and functions are available:
cli> list
service 1: CPU, A diag service for cpu
function 0: cpu_test, CPU burnin test function
function 1: cpu_fru_ver, FRU Upgradable components versions readout
function 2: pcie_link, PCIe link width and status test function
function 3: cpu_ver, Verify CPU vendor id, model name, frequency and core count
service 2: MEM, A diag service for memory
function 0: mem_test, Memory pattern test function
function 1: mem_dmi, Memory SPD info readout