Details
Description
It's needed to add the ability to get an arbitrary SystemView via control.(sh|bin) script.
Proposed command structure:
control.(sh|bin) --system-view [–node-id node_id] system_view_name
Parameters:
system_view_name - Name of the system view which value is requested.
Both "SQL" and "common" styles of system view name are supported
(e.g. SQL_TABLES and sql.tables will be handled similarly).
node_id - ID of the node to get the system view from.
If not set, random node will be chosen.
Attachments
Issue Links
- fixes
-
IGNITE-12191 Add support of system view and metric to Visor
- Resolved
- is cloned by
-
IGNITE-13628 Monitor the list of the currently running Continuous Queries
- Resolved
- links to