Using ClusterControl Advisor to Create Checks for SELinux and Meltdown/Spectre: Part One
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 ClusterControl...
How to Monitor Your ProxySQL with Prometheus and ClusterControl
ClusterControl 1.7.0 introduces a bold new feature - integration with Prometheus for agent-based monitoring. We called this SCUMM (Severalnines ClusterControl Unified Management and Monitoring). In the previous versions, the monitoring tasks were solely performed agentlessly....
How to Monitor MySQL or MariaDB Galera Cluster with Prometheus Using SCUMM
ClusterControl version 1.7 introduced a new way to watch your database clusters. The new agent-based approach was designed for demanding high-resolution monitoring. ClusterControl agentless, secure SSH-based remote stats collection has been extended with modern high-frequency...
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 use...
How 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 and SQL nodes. Each...
State-of-the-Art Database Management: ClusterControl – The Guide
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 infrastructure! Download ClusterControl - The Guide!...
Introducing 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 exciting agent-based monitoring features...
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...
How to Monitor Multiple MySQL Instances Running on the Same Machine – ClusterControl Tips & Tricks
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 different users access to...
How to Automate Database Workload Analysis With ClusterControl Performance Advisors
ClusterControl Community Edition gives us the opportunity to install database clusters and get a real-time representation of database status and queries for free. A big chunk of ops management consists of tracking your monitoring systems....
How to Monitor Your Database Servers Using ClusterControl CLI
How would you like to merge "top" process for all your 5 database nodes and sort by CPU usage with just a one-liner command? Yeah, you read it right! How about interactive graphs display in...
An Overview of Database Operational Reporting in ClusterControl
Operational Reporting provides support to the day-to-day enterprise activity monitoring and control. The purpose of this blog article is to get you more familiar with the operational reports available in ClusterControl. ClusterControl operational reports arm...