
Performance issue with hyper-threading Paid Members Public
On some of our setups we had an issue with VM to VM latencies (no the same host) ranging between 1000-2000ms. This article will describe the issue and how we solved it.

Migrating zabbix from mysql to timescaledb - introduction Paid Members Public
Depending on the size of your zabbix environment, you might want to migrate from mysql to timescaledb. This guide will show how this can be done.

Writing efficient zabbix templates - consolidate values Paid Members Public
Getting useful insights with your monitoring solution means you need to gather enough information that can be used to draw the right conclusions. This article will show how to retrieve vast amounts of data without overloading your monitoring system.

Reducing ceph filesystem overhead on virtual systems Paid Members Public
Running ceph clusters with cephfs may allocate more disk space than you expect - especially on virtualized environments. This guide might provide a solution for that.

Maintenance mode on elasticsearch clusters Paid Members Public
Running elasticsearch means that you'll need to perform maintnance on the nodes from time to time. This guide will describe steps that should be done when performing maintenance operations on an elasticsearch cluster.

Relocate pagefile using powershell Paid Members Public
This short guide explains how to set pagefile configuration using powershell.

Using AzureCli with command completion on windows Paid Members Public
If you're working with azure you're propably also working with AzureCli. This article shows how to get usable command completion on your client.

docker daemon not starting after upgrade Paid Members Public
Having upgraded docker you may come into a situation where the docker daemon itself doesn't start anymore because of an issue with firewalld.