| Parameter | Description | Value |
|---|---|---|
| admin-name | Specifies the administrator of the NQA test instance. | The value is a case-sensitive character string. The length of a name without spaces ranges from 1 to 32 characters. The length of a name with spaces ranges from 3 to 34 characters. If a name contains spaces, the name must be enclosed with quotation marks (for example, "admin for test"). |
| test-name | Specifies the name of the NQA test instance. | The value is a case-sensitive character string. The length of a name without spaces ranges from 1 to 32 characters. The length of a name with spaces ranges from 3 to 34 characters. If a name contains spaces, the name must be enclosed with quotation marks (for example, "name for test"). |
| verbose | Indicates detailed information about the client status of an NQA test. | - |
| | | Uses regular expressions to filter the output display information | - |
| count | Collects statistics on the number of rows matching a specified regular expression. | - |
| before | Specifies the number of rows before a row that matches the specified regular expression. | - |
| after | Specifies the number of rows after a row that matches the specified regular expression. | - |
| number | Specifies the row number to be displayed. | The value is an integer ranging from 1 to 999. |
| begin | Indicates information that starts with a specific regular expression. | - |
| include | Indicates information that includes a specific regular expression. | - |
| exclude | Indicates information that excludes a specific regular expression. | - |
| regular-expression | Specifies a regular expression string. | The expression is a string of 1 to 1024 characters. |
# Display the client status of an NQA test.
<sysname> display nqa-agent
NQA Tests Max:2500 NQA Tests Number: 1
NQA Flow Max:1000 NQA Flow Remained:1000
nqa test-instance admin http
test-type http
destination-address url www.example.com
nqa status : normal
Item |
Description |
|---|---|
NQA Tests Max |
Maximum number of supported NQA test instances |
NQA Tests Number |
Number of current NQA test instances |
NQA Flow Max |
Maximum number of concurrent NQA test instances |
NQA Flow Remained |
Maximum number of concurrent and performable NQA test instances |
test-type |
Test type |
destination-address |
Indicates the destination address. |
nqa status |
Status of NQA. |