zabbix (en) - B-blog.info
25Jul
Written by Super User.
Z for Zabbix
As we all know, monitoring is a huge part of operations and, in my case, DevOps activities. It's one of the elephants, on which any software maintenance rely on, I would say.
Back to the ground, Azure Cloud is a nice platform, but still, it doesn't have "real" monitoring solution. Not for VMs, nor for any other it's resources. You can say - it has OMS and Azure Monitor, but I've encountered so many limitations and issues with it... Well, my point - is to develop your own bicycle monitoring system to match your environments and needs.
Today I'll try to introduce my solution which is: highly avaliable, free and cloud-based.
26Jul
Written by Super User.
Hey!
Today is the great day, as I'm finally going to share my approach to monitoring of Azure Cloud resources with Zabbix. There is no built-in solution for monitoring Azure with 3rd-party software (at least, I know nothing about that), so we'll need to build our own. Before you start configuring\scripting, please make sure you're familiar with most common Zabbix features, because the task is not trivial.
Azure monitoring
Why do we need all this? Well, I've encountered a number of issues, problems and limitations while trying to use native Azure monitoring tool - OMS. Metrics could appear there with big delays, problems with writing queries, triggering problems - also is a problem.
So, we've decided to adopt Zabbix for monitoring of Azure...