A SERVICE OF

logo

2275
Example # Enable the NQA client.
<Sysname> system-view
[Sysname] nqa agent enable
nqa agent max-concurrent
Syntax nqa agent max-concurrent number
undo nqa agent max-concurrent
View System view
Parameter number: Maximum number of the tests that the NQA client can simultaneously
perform, in the range 1 to 50
Description Use the
nqa agent max-concurrent command to configure the maximum
number of tests that the NQA client can simultaneously perform.
Use the
undo nqa agent max-concurrent command to restore the default.
From the beginning to the end of a test, the NQA test is in the test status; from
the end of a test to the beginning of the next test, the NQA test is in the waiting
status.
Example # Configure the maximum number of the tests that the NQA client can
simultaneously perform as 50.
<Sysname> system-view
[Sysname] nqa agent max-concurrent 50
nqa schedule
Syntax nqa schedule admin-name operation-tag start-time now lifetime forever
undo nqa schedule admin-name operation-tag
View System view
Parameter admin-name: Specifies the name of the administrator who creates the NQA test
operation, a string of 1 to 32 characters. It is case-insensitive.
operation-tag: Specifies the test operation tag, a string of 1 to 32 characters. It is
case-insensitive.
now: Specifies to start the test for a test group immediately.
forever: Specifies that the test is performed for a test group forever.