MXS-1782: Add show threads to MaxCtrl

Provides same output in MaxCtrl that is in MaxAdmin.
This commit is contained in:
Markus Mäkelä
2018-04-15 08:58:52 +03:00
parent c90cfc0bee
commit f8a91fb272
2 changed files with 19 additions and 0 deletions

View File

@ -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`