drSMB diag print
In the R81.10.X releases, this command is available starting from the R81.10.05 version.
Description
Generates a full report (~80 tests) with information about the gateway.
The report shows one test result after another (not in a table format).
To get this report in WebUI, click the Home view > in the Troubleshooting section, click the Dr. Spark page > click Generate the Dr. Spark Report.
Syntax
|
Parameters
Parameter |
Description |
---|---|
|
Optional parameter. Specifies the tests by their names or their numbers. To see the test names, run:
|
|
Optional parameter. Includes only the tests in the specified section (one section name at a time):
|
|
Optional parameter. Runs all tests, except the specified. |
Example Output - specific test
[Expert@MyGW]# drSMB diag print 20 2024-03-17_19-57-05 ============================== Acceleration: ============================== Checking acceleration status.... Acceleration is enabled. ------------------------------------------------------------------------------------------------- | Tests Status | ------------------------------------------------------------------------------------------------- | ID | Title | Result | Reason | ------------------------------------------------------------------------------------------------- | Performance | ------------------------------------------------------------------------------------------------- | 20 | Acceleration | Passed | Acceleration is enabled. | ------------------------------------------------------------------------------------------------- | Tests Summary | ------------------------------------------------------------------------------------------------- | Passed: 1/1 test, 0 of them info, 0 of them warning, and 0 of them N/A. | | Setting MOTD... | | Output file: /storage/doctor_smb/tempfiles/verifier_sum.20.2024-03-17_19-57-05.txt | ------------------------------------------------------------------------------------------------- [Expert@MyGW]# |