MXS-1782: Add show threads
to MaxCtrl
Provides same output in MaxCtrl that is in MaxAdmin.
This commit is contained in:
@ -148,6 +148,7 @@ Commands:
|
||||
filter <filter> Show filter
|
||||
module <module> Show loaded module
|
||||
maxscale Show MaxScale information
|
||||
threads Show worker thread information
|
||||
logging Show MaxScale logging information
|
||||
commands <module> Show module commands of a module
|
||||
|
||||
@ -204,6 +205,10 @@ information of a loaded module.
|
||||
|
||||
See `help alter maxscale` for more details about altering MaxScale parameters.
|
||||
|
||||
### show threads
|
||||
|
||||
`Usage: show threads`
|
||||
|
||||
### show logging
|
||||
|
||||
`Usage: show logging`
|
||||
|
Reference in New Issue
Block a user