Tag:
oicts

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 […]

Low-Level Discovery with Dependent items
April 1, 2021
Community
The low-level discovery was introduced in Zabbix 2.0 and still belongs to one of the all-time favorites. Before LLD was available, adding items was all manual work. For example adding new disks, new interfaces, network ports on switches and everything else was all manual labor. And then LLD came around and suddenly we were able […]

Partitioning a Zabbix MySQL(8) database with Perl or Stored Procedures
March 9, 2021
How To
In this blog post, you will learn how to set up MySQL partitioning using existing community resources. If you wish to learn more about Zabbix MySQL database partitioning, check out this blog post for an extensive guide below. This guide is meant to work for all most prominent MySQL features including MySQL 8, MariaDB or […]

Getting your notifications via Signal
January 26, 2021
How To
Recently, Whatsapp pushed their new privacy policy where they announced to share more data with Facebook, causing an exodus to other platforms, where Signal is one of the more popular ones, among Telegram. Both are great alternatives, but I prefer Signal due to the open-source part, end to end encryption, and last but not least: […]

How to setup redundant Zabbix proxies, without complex cluster configurations.
October 13, 2020
Community
Zabbix proxies allow you to monitor a remote location, a DMZ, and even use cases as using proxies to ‘convert’ passive checks into active or move some load from your Zabbix server towards the proxies is a common solution.

Parsing SNMP Traps with Python or Bash – A net-snmp-perl alternative
August 18, 2020
Community
Opensource ICT Solutions designed a Python and Bash script for Zabbix that makes it possible parse SNMP traps to Zabbix without the use of net-snmp-perl. Read more and learn how to set up the scripts in this post.

Monitoring a dual-homed machine within Zabbix
July 14, 2020
Conferences
In this post, we will consider a setup for legacy networks, which is, combined with some API calls to the DNS server, allows for updating the entries automatically and facilitating an automatic failover. This presentation was delivered by Brian van Baekel, an experienced consultant and Zabbix trainer at Opensource ICT Solutions B.V., The Netherlands during Zabbix […]

Scheduling and escalation made easy – Zabbix and Opsgenie integration
April 23, 2020
Community
Opensource ICT Solutions designed integration with Zabbix that makes it possible to monitor a big environment and use Opsgenie to centralize alerting and make the on-call scheduling for managers a lot easier. Read more and learn how to set up the integration in this post.