Skip to content

Commit 78b4860

Browse files
NSAmelchevchOlya
andcommitted
IGNITE-24527 Added documentation about external management tool (#11876)
Co-authored-by: Olga Chvyrova <Chvyrova.o@mail.ru> (cherry picked from commit 7f49380)
1 parent 0753f66 commit 78b4860

3 files changed

Lines changed: 71 additions & 0 deletions

File tree

docs/_data/toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,8 @@
460460
url: tools/control-script
461461
- title: GridGain Control Center
462462
url: tools/gg-control-center
463+
- title: Platform V Grid Center
464+
url: tools/grid-center
463465
- title: SQLLine
464466
url: tools/sqlline
465467
- title: Tableau
263 KB
Loading

docs/_docs/tools/grid-center.adoc

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
// Licensed to the Apache Software Foundation (ASF) under one or more
2+
// contributor license agreements. See the NOTICE file distributed with
3+
// this work for additional information regarding copyright ownership.
4+
// The ASF licenses this file to You under the Apache License, Version 2.0
5+
// (the "License"); you may not use this file except in compliance with
6+
// the License. You may obtain a copy of the License at
7+
//
8+
// http://www.apache.org/licenses/LICENSE-2.0
9+
//
10+
// Unless required by applicable law or agreed to in writing, software
11+
// distributed under the License is distributed on an "AS IS" BASIS,
12+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
// See the License for the specific language governing permissions and
14+
// limitations under the License.
15+
= Manage Apache Ignite with Platform V Grid Center
16+
17+
== Overview
18+
19+
https://platformv.sbertech.ru/products/rabota-s-dannymi/grid-center[Platform V Grid Center, window=_blank] is a functional web product designed for Apache Ignite cluster administration.
20+
The key product features have been developed based on many years of experience in cluster management.
21+
Using the Platform V Grid Center as a ready-made solution means that you can simply start working with production clusters administration.
22+
23+
== Key advantages
24+
25+
Expand the key advantages of using Platform V Grid Center to create snapshots on time, analyze the results of Idle verify process, and many other options.
26+
27+
=== Available interface
28+
29+
Forget about the cluster control using the console — Platform V Grid Center has an intuitive design, and cluster administrators can easily manage Apache Ignite.
30+
31+
image::images/tools/grid-center.png[Platform V Grid Center]
32+
33+
=== Reducing costs
34+
35+
This web app optimizes the cluster support processes which reduces the operating costs — there is no need to attract system engineers to configure the cluster.
36+
37+
=== Fast monitoring
38+
39+
Platform V Grid Center visualizes the “health” of the cluster using numerous metrics, which shortens the response time to possible incidents.
40+
41+
=== Simple management
42+
43+
The Platform V Grid Center interface allows you to monitor the cluster online in real time which helps to minimize operation errors caused by the human factor.
44+
45+
== Main functions
46+
47+
=== Baseline topology editing
48+
49+
Administrate the list of nodes and client connections with ease — just use the switches of the Platform V Grid Center interface.
50+
51+
=== Cache processing
52+
53+
Create and delete cluster caches, analyze the cache configuration and data distribution on cache partitions, and check the status of primary and backup partitions.
54+
55+
=== SQL console
56+
57+
Using a console, interact with a cluster through SQL queries.
58+
59+
=== Control the transactions, queries, tasks, and services
60+
61+
Manage the state of services, transactions, queries and tasks (including the duration of the operations) via Platform V Grid Center interface.
62+
If necessary, stop already active processes.
63+
64+
=== Create and restore the snapshots
65+
66+
Work with a schedule for full and incremental snapshots on time.
67+
Progress-bar helps to analyze the speed of creating snapshot — you can visualize the process duration and configure the speed to reduce the system load.
68+
69+
And much more. Please see other functions of the Platform V Grid Center on the https://platformv.sbertech.ru/products/rabota-s-dannymi/grid-center[official website, window=_blank].

0 commit comments

Comments
 (0)