Product User Guide

Intel® Remote Management Module 2 User Guide
Commands Notes
-s <test to skip>
Single tests can be skipped using the -s
parameter. You can both skip a whole
component (e.g. -s ddc) and skip a single
test (e.g. -s video crc).
Included tests in sequence:
1. ddc info
2. video status
3. ipmb bmc
4. fml esb2
5. usb status
6. nic status
Return Codes
To let the caller know whether an error occurred and what went wrong, KiraTool delivers a
return code back the caller:
If everything went well (all tests passed) a value of 0 (zero) is returned.
For all commands except the “test” command, a -1 (minus one) is returned if an error
occurs.
If a particular test fails, the return code indicates which test failed, according to the
table below.
Table 10: Return Codes Overview
Test Failure Return Code
Device 1
video status 2
video crc 3
ddc info 4
ipmb ddc 5
fml esb2 6
usb status 7
nic status 8
nic loopback 9