Monitoring a Starlink Dish with Zabbix
Curious about keeping tabs on your Starlink internet performance? Whether you're off-grid or just love tracking your network performance, this post has you covered!
Aleksandrs Petrovs-Gavrilovs
Zabbix Certified Expert & Trainer
Latest articles
Put Zabbix at your Fingertips with the IntelliTrend Mobile App
December 16, 2025
Integrations
The official Zabbix frontend works great on desktop, but it isn’t built for mobile. Monitoring doesn’t end when you step away from your workstation, and a reliable Zabbix mobile app keeps you connected to your Zabbix environment, gives you instant notifications, and allows you to react to problems or just check your host configuration at […]
Wolfgang Alper
CEO, IntelliTrend IT-Services GmbH
24/7 Alerting and Two-Way Integration with Zabbix and SIGNL4
December 9, 2025
Handy Tips
It’s a familiar story for many IT operations teams: a critical server went down overnight, but the alert was buried in someone’s inbox. By the time anyone noticed, valuable time was lost, SLAs were breached, and the team spent the next morning explaining why an email hadn’t been seen. Email (or even SMS text) alone […]
Ronald Czachara
Co-founder at Derdack GmbH / Exploration at SIGNL4
Maintaining Zabbix API token via JavaScript
September 14, 2021
How To
In this blog post, we will talk about maintaining and storing the Zabbix API session key in an automated fashion. The blog post builds upon the Close problem automatically via Zabbix API subject and can be used as extra configuration for this particular use-case. The blog post also shares a great example of synthetic monitoring […]
Aigars Kadiķis
Technical Support Engineer at Zabbix
Setting up manual ticket creation using Zabbix frontend scripts
September 9, 2021
How To
In this blog post, you will learn how to set up manual ticket creation through the use of Zabbix frontend scripts. We will use Jira Service Desk as an example, but this guide should work for any type of service desk or help desk system, as we can apply this technique for other systems in […]
Nathan Liefting
IT consultant & Zabbix Trainer at Opensource ICT Solutions
Extend your Low-level discovery rules with overrides
September 7, 2021
How To
Overrides is an often overlooked feature of Low-level discovery that makes the discovery of different entities in your environment so much more flexible. In this blog post, we will take a look at how overrides work and how we can use them to extend our Low-level discovery rules with additional logic.
Arturs Lontons
Zabbix Certified Expert & Trainer
Handy Tips #3: 6 ways how the new expression syntax simplifies the life of Zabbix administrators
August 31, 2021
Handy Tips
Zabbix 5.4 has introduced a new unified syntax for trigger expressions and calculated items (including aggregate calculations). Discover what has changed and why the new syntax is better. Trigger expressions in Zabbix are used to define problem thresholds. An example of the old syntax: {<host>:<key>.<function>(<parameter>)}<operator><constant> Since Zabbix 5.4 the syntax of the trigger formula has […]
Marina Generalova
Technical Writer at Zabbix
Top 5 reasons to choose Zabbix for network monitoring
August 31, 2021
Community
There are many monitoring solutions and monitoring tools that you can use for different monitoring tasks. But in this post and video, we will focus only on Zabbix and the top five features making Zabbix the best choice to monitor your home office as well as enterprise instances or projects.
Dmitry Lambert
Handy Tips #2: Value maps: make any data human-readable
August 16, 2021
Handy Tips
Zabbix value maps have become more powerful with the support of ranges and regex. Learn new tricks to display meaningful values instead of raw data. Previously, value maps only supported one-to-one mapping and could only be configured on a global level. This approach had many limitations. First, only super admins could create new value maps. […]
Marina Generalova
Technical Writer at Zabbix