Tag:
zabbix agent

Database Monitoring using Zabbix agent 2 – Part 1, SQL
June 3, 2025
Handy Tips
If you find yourself needing additional flexibility when it comes to database monitoring, Zabbix agent 2 may be exactly what you need. Keep reading to see which features make it ideal for database monitoring and find out how to best use them for your own purposes.

Monitoring Windows servers with Zabbix agent
April 1, 2025
Handy Tips
Monitoring a Windows server helps verify and keep track of reboots, disk space, memory, CPU, communication loss, and high bandwidth consumption within the server – in fact, anything unusual that may require attention. In this post, we’ll see how to install and configure the Zabbix server and Zabbix agent on Windows, highlighting the key points […]

Making Patient Care Easier with Zabbix and Open-Future
July 11, 2024
Case Study
The Antwerp University Hospital (UZA) is a university center known for top clinical and customer-friendly patient care, high-quality academic training, and groundbreaking scientific research with an important international dimension. The UZA has 593 hospital beds in 26 nursing units, as well as 41 highly specialized medical services where more than 800,000 patients are consulted every […]

What’s Up, Home? – Zabbix the Storyteller
November 25, 2022
Community
Can you create fairy tales with Zabbix? Of course, you can! By day, I am a monitoring technical lead in a global cyber security company. By night, I monitor my home with Zabbix & Grafana and do some weird experiments with them. Welcome to my blog about this project.

Handy Tips #37: Collecting metrics from HTTP endpoints with HTTP agent items
September 8, 2022
Handy Tips
Collect metrics from HTTP endpoints such as web application APIs by defining HTTP agent items. Collecting metrics from web services and applications is a complex affair usually done by scripting around CLIs and APIs. Organizations require an efficient way to monitor such and endpoints and react to collected data. Collect and react to data from […]

What’s Up, Home? – Syslog, Hold the Line
September 2, 2022
Community
Can you find out what your laptop is doing during its boot with Zabbix? Of course, you can!

Handy Tips #36: Collecting custom metrics with Zabbix agent user parameters
August 25, 2022
Handy Tips
Define custom agent keys to collect custom metrics by executing scripts or commands with Zabbix user parameters. Having a simple way to extend the metric collection functionality of a monitoring tool can be vital if we wish to monitor custom in-house software or simply collect metrics not available out of the box. Collect custom metrics […]

Handy Tips #35: Monitoring log file entries with Zabbix agent
August 11, 2022
Handy Tips
Collect and react on entries in your Windows or Linux logs with Zabbix log monitoring. Log file entries can contain OS or application-level information that can help you react proactively to potential issues or track the root cause of a problem after it has occurred. For this reason, keeping a constant lookout for issues in […]

New Agent 2 features in Zabbix 6.0 LTS by Aigars Kadiķis / Zabbix Summit Online 2021
January 18, 2022
Conferences
Zabbix Agent 2 has been developed to provide additional benefits to our users – From a larger set of supported metrics to metric collection logic improvements and simplified custom monitoring plugin development. Let’s look at what new features Zabbix Agent 2 will receive in Zabbix 6.0 LTS. The full recording of the speech is available […]

What’s new in Zabbix 6.0 LTS by Artūrs Lontons / Zabbix Summit Online 2021
December 10, 2021
Conferences
Zabbix 6.0 LTS comes packed with many new enterprise-level features and improvements. Join Artūrs Lontons and take a look at some of the major features that will be available with the release of Zabbix 6.0 LTS. The full recording of the speech is available on the official Zabbix Youtube channel.

Handy Tips #15: Deploying Zabbix passive and active agents
December 9, 2021
Handy Tips
Deploy Zabbix Agent to collect OS-level metrics. There are multiple approaches to collecting OS-level metrics – from collecting only simple ping statistics to deploying an SNMP agent or using custom scripts. In many cases, this is either not sufficient or too time-consuming and not flexible enough. By deploying the Zabbix Agent you can enable a […]

Monitoring MongoDB nodes and clusters with Zabbix
October 5, 2021
How To
Zabbix Agent 2 enables our users to monitor a whole set of new systems with minimal configuration required on the monitored systems. Forget about writing custom monitoring scripts, deploying additional packages, or configuring ODBC. A great use-case for Zabbix Agent 2 is monitoring one of the most popular NoSQL DB backends – MongoDB. Below, you […]