The display max-onlineusers command displays the maximum number of concurrent online users in the history.
Parameter | Description | Value |
---|---|---|
slot slot-id |
Displays the maximum number of concurrent online users in the history on a specified interface board. |
- |
domain domain-name |
Displays the maximum number of concurrent online users in history records of a specified domain. |
The value is a string of 1 to 64 characters. |
Usage Scenario
To view the maximum number of concurrent online users recorded by the system, run the display max-onlineusers command. The history counts from the startup of thedevice to the current time. After the device restarts, the system collects statistics about concurrent online users from zero.
Precautions
This command is supported only on the admin VS.
The maximum number of concurrent online users queried using the display max-onlineusers command does not include management users. Because license resources are preferentially released when users enter the offline queue, the value of Max online users may be greater than the license limit when the number of users who go online or offline exceeds the license limit.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display max-onlineusers domain
-----------------------------------------------------------------------------------------------------------
Domain name Max online users Time of max online users
---------------------------------------------------------------------------------------------------------------
huawei01 0 --
huawei02 0 --
default_admin 4 2017-07-22 15:49:10
<HUAWEI> display max-onlineusers
Max online users since startup : 100
Time of max online users : 2010-09-04 12:03:53
Max accounting-ready users since startup : 100
Time of max accounting-ready users : 2000-09-04 12:03:53
Max normal & RUI local users since startup : 8
Time of max normal & RUI local users : 2012-01-11 12:28:50
Max RUI remote users since startup : 2
Time of max RUI remote users : 2012-01-11 12:20:30
Item | Description |
---|---|
Domain name | Name of a domain. |
Max online users since startup | Maximum number of concurrent online users in the history (including users who are going online and users who are going offline). |
Max accounting-ready users since startup | Maximum number of online users with correct accounting records. |
Max normal & RUI local users since startup | Maximum number of local online users in the history, including common users and RUI users. |
Max RUI remote users since startup | Maximum number of remote RUI online users in the history. |
Max online users | Maximum number of concurrent online users (including users who are going online and users who are going offline). |
Time of max online users | Time when the maximum number of users were online concurrently. |
Time of max accounting-ready users | Time when the maximum number of users with correct accounting records were online. |
Time of max normal & RUI local users | Time when the maximum number of local users were online. |
Time of max RUI remote users | Time when the maximum number of remote RUI users were online. |