Skip to content

Commit 39986ae

Browse files
committed
AUTO: Sync Scalar Manager docs in English to ScalarDL docs site repo
1 parent 8ea4caf commit 39986ae

File tree

7 files changed

+44
-0
lines changed

7 files changed

+44
-0
lines changed
127 KB
Loading
144 KB
Loading
147 KB
Loading
183 KB
Loading
315 KB
Loading
128 KB
Loading
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
tags:
3+
- Enterprise Option
4+
displayed_sidebar: docsEnglish
5+
---
6+
7+
# Scalar Manager Overview
8+
9+
Scalar Manager is a centralized management and monitoring solution for ScalarDB and ScalarDL within Kubernetes cluster environments.
10+
It simplifies the operational tasks associated with these products by aggregating essential functionalities into a graphical user interface (GUI).
11+
12+
## Why Scalar Manager?
13+
14+
Before Scalar Manager was released, you would need to use various command-line tools and third-party solutions individually to manage and monitor ScalarDB and ScalarDL deployments.
15+
For example, `kubectl` is often used to check deployment status, the Prometheus stack for monitoring metrics, the Loki stack for log analysis, and Scalar's proprietary CLI tool for pausing Scalar products to ensure transactional consistency between multiple databases.
16+
This constellation of tools presented a steep learning curve and lacked a unified interface, resulting in inefficient workflows for performing routine management tasks or troubleshooting issues.
17+
18+
Scalar Manager mitigates these pain points by aggregating essential functionalities into a single, user-friendly GUI.
19+
With Scalar Manager, you can reduce the time and effort needed for management and monitoring, allowing you to focus on business development and operations.
20+
21+
## Key features
22+
23+
At its core, Scalar Manager provides the following features.
24+
25+
### Centralized cluster visualization
26+
27+
You can quickly gain real-time metrics about cluster health, pod logs, hardware usage, performance metrics like requests per second, and deep visibility into time-series data via integrated Grafana dashboards.
28+
29+
![dashboard-cluster](images/dashboard-cluster.png)
30+
![dashboard-pod-list](images/dashboard-pod-list.png)
31+
32+
You can view pod logs and metrics in real time or in time series.
33+
34+
![logs](images/logs.png)
35+
![metrics](images/metrics.png)
36+
37+
### Streamlined pausing job management
38+
39+
You can execute or schedule pausing jobs to ensure transactional consistency, review and manage scheduled jobs, and monitor paused states within an intuitive GUI.
40+
41+
![create-pauses](images/backup-and-restore-create-pauses.png)
42+
![check-pauses](images/backup-and-restore-check-pauses.png)
43+
44+
Although you can continue using various tools and solutions to manage or monitor ScalarDB and ScalarDL, Scalar Manager offers a more straightforward approach that enhances operational efficiency and user experience.

0 commit comments

Comments
 (0)