Bug Fixes for NetEye 4.23
We updated NagVis to the latest bug fix. For NetEye 4.23 we updated the following packages: nagvis and nagvis-autosetup to version 1.9.31_neteye1.6.1-1
Read MoreWe updated NagVis to the latest bug fix. For NetEye 4.23 we updated the following packages: nagvis and nagvis-autosetup to version 1.9.31_neteye1.6.1-1
Read MoreToday my objective is to collect the performance metrics from various NetEye Icinga checks and write them out to Elasticsearch so I can apply Machine Learning (ML) algorithms to identify potential anomalies. This is a task that’s not possible with the open-source version of InfluxDB installed in NetEye. Moreover, this data in Elastic is used…
Read MoreIn my second and last blog I want to talk about the procedure for writing Icinga Web 2 modules (icingaweb2-modules) for NetEye. This will be my last blog because as of today, I will sadly leave this company. In my short time here I’ve had the occasion to learn the art of making own Icinga…
Read MoreIn recent months many enterprise customers have asked me for a solution to create services on their monitored Icinga hosts automatically. They want a single point of insertion (like a list) for all services on the host as well as for the NetEye system to do all the work managing their creation and deletion. How…
Read MoreDuring migrations from NetEye 3 to NetEye 4, I often run into really outdated monitoring checks in the Windows world, where the last update was more than 10 years ago… and whose logic is therefore now completely obsolete! The time for change is now!!! In the last year Icinga released a really interesting project that…
Read MoreWe fixed a bug that prevented changes from propagating to the satellite via Smart Director. For NetEye 4.17 we updated the following packages: icinga2, icinga2-autosetup, icinga2-bin, icinga2-common, icinga2-debuginfo, icinga2-doc, icinga2-ido-mysql, icinga2-ido-pgsql, icinga2-neteye-config, icinga2-resources, icinga2-selinux to version 2.11.6_neteye1.32.1
Read MoreWe fixed a bug where the ITOA module was not displaying in full screen. For NetEye 4.17 we updated the following packages: icingaweb2, icingaweb2-vendor-zf1, icingaweb2-vendor-JShrink, icingacli, icingaweb2-vendor-lessphp, icingaweb2-vendor-HTMLPurifier, php-Icinga, icingaweb2-autosetup, icingaweb2-vendor-dompdf, icingaweb2-common, icingaweb2-vendor-Parsedown to version 2.8.2_neteye1.90.2-1
Read MoreWe fixed a problem for which host and service view were truncated on right side if the content of comment or custom variable with too long single string. For NetEye 4.17 we updated the following packages: icingaweb2, icingaweb2-vendor-zf1, icingaweb2-vendor-JShrink, icingacli, icingaweb2-vendor-lessphp, icingaweb2-vendor-HTMLPurifier, php-Icinga, icingaweb2-autosetup, icingaweb2-vendor-dompdf, icingaweb2-common, icingaweb2-vendor-Parsedown to version 2.8.2_neteye1.90.1-1
Read MoreIn my first blog I’d like to talk about a common process in the life of everyone who manages their monitoring system daily, along with an approach to improving it with a new module for Icinga Web 2 named Custom Actions, which we recently implemented for one of our clients. The process of scheduling downtimes…
Read MoreAs an Atlassian partner we are working in this period on the preparation of an online demo system in parallel with the delivery of our new NetEye demo online service. For the occasion I decided to expand our already existing NetEye integration with the Atlassian ecosystem that you will find described in other previous blogs….
Read MoreWe fixed an issue related to weird page rendering in case of duplicate tab on browser. We fixed also some bugs related to the upgrade of OCS Inventory and a bug in GLPI for which the neteye_secure_install was failing in case the default GLPI language was different than English. For NetEye 4.14 we updated: icingaweb2-module-neteye…
Read MoreThis article explains how to set up a NetEye4 satellite using a Raspberry Pi. This is not an official guide and this solution is not officially supported. As test-bed I used a Raspberry Pi 4B with 4GB of ram, 32GB microSD card and NetEye 4.12 single-node installation as master. Master Configuration Add a new zone…
Read MoreNetEye4 provides the Icinga Template Library and includes several plugins ready for use. The Icinga Template Library (ITL) implements standard templates and object definitions which allows for the very quick and effective use of plugins. These definitions are read-only and available through the Icinga Director > Commands > External Commands menu. Most of the plugins…
Read MoreJira Module for Icinga Web 2 As many of you are aware, at the end of 2019 Icinga released the first version of a Jira module for Icinga Web 2. This module gives Icinga Web 2 the ability to query Atlassian Jira Service Desk for issues related to Hosts or Services and, of course, to…
Read MoreIn this article we’re going to take a look at the main tool for validating PHP code and explain in detail how to check the code we write so we can contribute it to Icinga Web 2 and its modules. First, let’s talk a little about coding conventions and what’s the standard for PHP projects….
Read More