ClickHouse monitoring with Zabbix

ClickHouse monitoring with Zabbix

Altinity is happy to introduce a new tool in ClickHouse environment – Zabbix template for monitoring ClickHouse. It is open source and available on githubLet’s walk in details on how to install and setup this template.

ClickHouse + Graphouse introduction

ClickHouse + Graphouse introduction

A few weeks ago we described how to setup ‘ClickHouse monitoring with Graphite’. Today we are going to look at this from a different angle: how ClickHouse can be used as a Graphite backend.

ClickHouse Monitoring with Graphite

ClickHouse Monitoring with Graphite

Monitoring is an important part of operating any software in production. The proper monitoring solution needs to store metrics somewhere as well as provide visualization capabilities. ClickHouse does not have such a tool packaged, but there are several 3rd-party monitoring…

Analyze MySQL Audit Logs with ClickHouse and ClickTail

Analyze MySQL Audit Logs with ClickHouse and ClickTail

In this blog post, I’ll look at how you can analyze MySQL audit logs (Percona Server for MySQL) with ClickHouse and ClickTail.  Audit logs are available with a free plugin for Percona Server for MySQL. Besides providing insights about activity on…