This is a prerelease version.

View latest

Management Center 6.0.0-SNAPSHOT

Hazelcast Management Center provides a powerful and intuitive interface for managing and monitoring your Hazelcast Platform clusters.

You can use Management Center to monitor performance, view metrics, and perform administrative tasks such as license management and client filtering. This enables you manage your deployment effectively and respond quickly to any issues that arise, which helps maximize the value of your Hazelcast deployment.

For information about what is new and improved across Hazelcast products and tools, see What’s new. For detailed information about Management Center changes, see the Release notes.

Enterprise Edition versus Community Edition

If you have Hazelcast Platform Enterprise Edition then you have access to all Management Centre features, including advanced security, monitoring, and management features. You can either reuse your Hazelcast Platform license key or use a dedicated Enterprise license for Management Center. Otherwise, Community Edition offers basic functionality for small deployments (up to 3 cluster members).

Get a 30-day free Enterprise trial with no obligation from our Try Hazelcast page.

The following table explains which features are available in Management Center based on your license:

Key features and benefits

Real-time monitoring and performance tracking Enterprise Edition Community Edition Description

Comprehensive dashboards for monitoring

No limits

Limited to monitoring clusters up to 3 members

Detailed statistics about members, clients and the data structures in real-time are provided to help you identify performance bottlenecks and optimize your applications

Multi-channel monitoring

Included

N/A

Delivered through secure Clustered REST and JMX capabilities, and secure Prometheus Exporter functionality with authentication support, providing integration into enterprise-grade monitoring solutions

Prometheus Exporter and Healthcheck

Included

N/A

Prometheus Exporter provides all the metrics from the cluster in a Prometheus format. Config allows for the metrics to be filtered. Also included are Config Healthcheck counters

Powerful administrative tools

Enterprise Edition

Community Edition

Description

Client Filtering

Included

N/A

Allows you to control which clients can connect to a cluster; essential for Blue/Green or Red/Black deployments

Config Healthcheck

Included

N/A

Lets you identify and diagnose issues in clusters. Config Healthcheck runs automatically when cluster topology or member configuration changes

WAN Replication

Requires cluster with WAN Replication license

N/A

Provides detailed metrics and management of WAN Replication and Sync, including Merkle Tree support for consistency checks and an option to force sync any deltas

Integrated tooling

Included

Included

Integrated tooling from Console, Command Line Client and scripting

Diagnostics

Included

Included

Allows you to check performance and memory usage. Admin users can take thread dumps

Enterprise-grade security and integration

Enterprise Edition

Community Edition

Description

Local User Security

Included

Included

User management with Role-Based Access Control (RBAC) provides several user roles (Admin, User, Read-Only, and Metrics-Only) with varying permissions for different operations

Third-party authentication

Included

N/A

Extends the RBAC integration with support for third-party authentication services, including JAAS, LDAP, Active Directory, SAML and OpenID

Audit logs

Included

N/A

Track administrative actions for compliance

SQL queries

Enterprise Edition

Community Edition

Description

SQL Browser to execute queries

Includes ability to use SQL DML statements in SQL Browser

Included up to cluster of 3 members

Enables you to execute SQL queries (such as CREATE MAPPING, INSERT INTO, and SINK INTO) on your clusters. Management Center shows queryable objects with a schema and index explorer, and can handle streaming SQL queries, displaying the last 1,000 entries as they arrive

High availability deployments

Included

N/A

Support for high availability deployments where multiple Management Center instances can connect to the same cluster, eliminating a single point of failure for management and monitoring purposes

Easy deployment with Docker

Included

Included

Get started quickly with Management Center using Docker Compose. For example, create a docker-compose.yml file to run both Hazelcast and Management Center containers, with Management Center automatically connecting to the Hazelcast cluster

REST API

Enterprise Edition

Community Edition

Description

Client Filtering API

Included

N/A

Access to the Client Filtering settings via secure API

Cluster Metrics API

Included

N/A

Access to metrics of all clusters connected to Management Center

WAN Replication API

Included

N/A

Access to WAN Replication metrics and management via API

Cluster Connections API

Included

N/A

Manage cluster connections to Management Center via API

To access Enterprise features, a license must be installed on Management Center — see Enterprise licenses. The specific features enabled in Management Center depend on the license key. To verify which features are enabled, view the License screen.

Requirements

You must meet the following requirements to be able to run Management Center.

Supported Java Virtual Machines

Hazelcast supports the latest and long-term support (LTS) versions of the Java Development Kit (JDK). However, the JVM in some JDKs may not be compatible with Hazelcast.

Management Center 6.0.0-SNAPSHOT has been tested against the following JDKs.

If you install Hazelcast with Docker or a package manager, it comes with a supported JDK.
Table 1. Supported JDKs
JDK Platform 6.0.0-SNAPSHOT

Amazon Corretto 17 and 21

Azul Prime 17 and 21

Azul Core 17 and 21

Eclipse Temurin build of OpenJDK 17 and 21

IBM Semeru Runtime 17 and 21

Microsoft build of OpenJDK 17 and 21

Oracle JDK 17 and JDK 21

Red Hat build of OpenJDK 17 and 21

Mac and Windows system requirements

Management Center uses the RocksDB library to persist metrics to disk. Because of this dependency, Mac and Windows users must do one of the following:

  • Use the official Management Center docker image.

  • Disable metrics persistence.

  • Meet the following requirements:

    • Mac: use at least version 10.15 version of Catalina.

    • Windows: install the Microsoft Visual C++ 2015 redistributable.

Linux system requirements

Most Linux distributions are supported, assuming that glibc 2.12 or newer is installed.

Experimental support for AIX with Metrics Persistence disabled is provided.

Hazelcast cluster compatibility

Management Center supports the following versions of Hazelcast:

Product

Supported versions

Hazelcast Platform

5.5.x

5.4.x

5.3.x

5.2.x

5.1.x

5.0.x

Hazelcast IMDG

4.2.x

Browser compatibility

Management Center supports the following browsers:

  • Last two versions of Chrome at the time of release

  • Last two versions of Firefox at the time of release

  • Latest Safari

  • Latest Microsoft Edge

Internet Explorer 11 is no longer supported.

Licensing

A valid Enterprise license for Management Center is required for some features. For a list of Enterprise features, see Licensed Features.

A valid Enterprise license for Hazelcast members is required for the following features:

  • WAN replication

  • Persistence (Hot Restart)

  • Rolling upgrade

If you do not have a license, you can use non-licensed features to monitor clusters of up to a maximum of three members.

If a feature in the documentation requires an Enterprise license, it is labelled Enterprise.

Get support

For information about the types of support Hazelcast offers, see Get support.

Next steps

For guidance on how to get up and running quickly with Management Center, see Get Started with Management Center Using Docker Compose.