ClusterEye Documentation

Everything you need to get started with the database monitoring and management platform.

Content

Getting Started

ClusterEye is an agent-based platform for monitoring and managing your databases. It supports MSSQL, MongoDB, and PostgreSQL databases and communicates between agents and the Cloud API using the gRPC protocol.

Core Components

Agent

Installed on the database server or a nearby server. It monitors the database, collects metrics, and communicates with the Cloud API.

Cloud API

Processes, stores, and presents data from agents to the user interface. Provides high-performance communication over the gRPC protocol.

Database Adapters

Custom adapters for each database type collect database-specific metrics and perform database operations.

Security Layer

Ensures system security with TLS/SSL encryption, token-based authentication, and role-based access control.

System Requirements

ComponentMinimum RequirementsRecommended
Agent1 CPU, 1GB RAM, 10GB Disk2 CPU, 2GB RAM, 20GB SSD
Cloud Server2 CPU, 4GB RAM, 50GB SSD4+ CPU, 8GB+ RAM, 100GB+ SSD
DatabasePostgreSQL 10+, MSSQL 2016+, MongoDB 4.0+PostgreSQL 13+, MSSQL 2019+, MongoDB 5.0+

Note: The Agent component is installed on the same server as the database. As it is completely lightweight, you don't need to worry about performance.

Next Steps

To get started with ClusterEye, you can follow these steps:

  1. Download and install the Agent component on your database server.
  2. Complete the configuration required for the Cloud API connection.
  3. Configure your first database connection and check the system health status.
Start Download