Updated: Become a ClusterControl DBA: Safeguarding your Data
In the past four posts of the blog series, we covered deployment of clustering/replication (MySQL/Galera, MySQL Replication, MongoDB & PostgreSQL), management & monitoring of your existing...
View ArticleSetting up HTTPS on the ClusterControl Server
As a platform that manages all of your databases, ClusterControl maintains the communication with the backend servers, it sends commands and collect metrics. In order to avoid unauthorized access, it...
View ArticlePostgreSQL Management and Automation with ClusterControl - New Whitepaper
We’re happy to announce that our new whitepaper PostgreSQL Management and Automation with ClusterControl is now available to download for free!This whitepaper provides an overview of what it takes to...
View ArticleClusterControl Release 1.6.1: MariaDB Backup & PostgreSQL in the Cloud
We are excited to announce the 1.6.1 release of ClusterControl - the all-inclusive database management system that lets you easily deploy, monitor, manage and scale highly available open source...
View ArticleNew Webinar: Disaster Recovery Planning for MySQL & MariaDB with ClusterControl
Everyone should have a disaster recovery plan for MySQL & MariaDB!Join Vinay Joosery, CEO at Severalnines, on July 24th for our new webinar on Disaster Recovery Planning for MySQL & MariaDB...
View ArticleIntegrating Tools to Manage PostgreSQL in Production
Managing a PostgreSQL installation involves inspection and control over a wide range of aspects in the software/infrastructure stack on which PostgreSQL runs. This must cover:Application tuning...
View ArticleClusterControl Release 1.6.2: New Backup Management and Security Features for...
We are excited to announce the 1.6.2 release of ClusterControl - the all-inclusive database management system that lets you easily automate and manage highly available open source databases in any...
View ArticleNew Webinar: An Introduction to Performance Monitoring for PostgreSQL
Join our webinar on August 21st during which we’ll dive into monitoring PostgreSQL for performance.PostgreSQL offers many metrics through various status overviews and commands, but which ones really...
View ArticleMonitoring your Databases with ClusterControl
Observability is critical piece of the operations puzzle - you have to be able to tell the state of your system based on data. Ideally, this data will be available from a single location. Having...
View ArticleLive Webinar: An Introduction to Performance Monitoring for PostgreSQL -...
There’s a bit less than a week to go before I broadcast live with this webinar on monitoring PostgreSQL for performance.My plan is to cover some of the main ins and outs of the PostgreSQL monitoring...
View ArticleGetting the Most Out of ClusterControl Community Edition
ClusterControl is an agentless management and monitoring system that helps to deploy, manage, monitor and scale our databases from a friendly interface. It allows us to perform, in a few seconds,...
View ArticleHow to Monitor Multiple MySQL Instances Running on the Same Machine -...
Requires ClusterControl 1.6 or later. Applies to MySQL based instances/clusters.On some occasions, you might want to run multiple instances of MySQL on a single machine. You might want to give...
View ArticleClusterControl Developer Studio: Write your First Advisor
Did you ever wonder what triggers the advice in ClusterControl that your disk is filling up? Or the advice to create primary keys on InnoDB tables if they don’t exist? These advisors are mini scripts...
View ArticleIntroducing Agent-Based Database Monitoring with ClusterControl 1.7
We are excited to announce the 1.7 release of ClusterControl - the only management system you’ll ever need to take control of your open source database infrastructure!ClusterControl 1.7 introduces new...
View ArticleNew White Paper on State-of-the-Art Database Management: ClusterControl - The...
Today we’re happy to announce the availability of our first white paper on ClusterControl, the only management system you’ll ever need to automate and manage your open source database...
View ArticleIntroducing SCUMM: the agent-based database monitoring infrastructure in...
Having just announced the 1.7 release of our flagship product ClusterControl this week, we’d like to introduce you more specifically to the key cornerstone of that release, our new agent-based...
View ArticleHow to Deploy a MySQL NDB Cluster Using ClusterControl
MySQL NDB Cluster is one of the best solutions to implement shared-nothing databases, which are durable and scale well.NDB cluster consists of several elements: there are management servers, data nodes...
View ArticleClusterControl Tips & Tricks: Manage and Monitor Your Existing MySQL NDB Cluster
Of the different types of clustered MySQL environments, NDB Cluster is among the ones that involves most effort and resources to administer. And unless you are a command line guru, you would want to...
View ArticleClusterControl Developer Studio: Using ClusterControl Advisor to create...
We previously showed you how to create your first database advisor in ClusterControl. Now let’s see how we can create a security advisor to check for SELinux and Meltdown/Spectre. We will be using the...
View ArticleEffective Monitoring of MySQL with SCUMM Dashboards Part 1
We added a number of new dashboards for MySQL in our latest release of ClusterControl 1.7.0. - and in our previous blog, we showed you How to Monitor Your ProxySQL with Prometheus and ClusterControl.In...
View Article