Tag:
zabbix 4.2

Zabbix 4.2 out now!
April 2, 2019
News
Zabbix Team is very happy to announce the release of Zabbix 4.2! Does Zabbix 4.2 answers The Ultimate Question of Life, the Universe, and Monitoring? Well, let’s have a closer look!

New macros supported in Zabbix network maps
March 29, 2019
News
Zabbix 4.2 comes with the long awaited support of multiple macros for map element labels and URLs. In this blog post we will discuss what new features Zabbix provides and how to use them to make Zabbix network maps more awesome. For starters though, let me remind you what is a macro in Zabbix and […]

Zabbix 4.2: Template and host-level tags
March 5, 2019
How To
In information systems word “tag” is a well-known and widely used term that helps to describe an item and allows it to be easily found again by browsing or searching.

Zabbix 4.2: Extending Zabbix monitoring with RESTful microservices
February 12, 2019
How To
There are a few ways one can gather custom metrics with Zabbix, for example, via user parameters or Zabbix sender protocol. While either method can work for simple metrics, creating a more wholesome approach (with data collectors, persistent connections etc) and interfacing it with Zabbix may not be as trivial.