Blog Entries

07. 07. 2022 Lorenzo Candeago DevOps

How to Use a Host’s Redhat Subscription to Run Containers Using Docker instead of Podman

In NetEye 4.23 we shifted our base containers from CentOS to RedHat Enterprise Linux. Within our NetEye image and container we ship packages that come from RedHat Enterprise Linux’s private repositories and are thus subject to subscription, hence we need a way to be able to use our subscription when building NetEye containers. RedHat allows…

Read More
07. 07. 2022 Alessandro Valentini DevOps

My OpenShift Journey #1: Getting Started with a Cluster

Within our Research and Development team we maintain a set of both physical and virtual machines for many purposes: internal repository mirrors, CI/CD, testing, internal docker registry, etc… Maintaining them is demanding, especially considering that our infrastructure has grown over the years and was often configured by different colleagues using different software and tools. And…

Read More
05. 07. 2022 Davide Sbetti Bug Fixes, NetEye

Bug Fixes for NetEye 4.23

We have fixed a problem related to a Perl dependency which was causing issues in forwarding snmptrap events to Tornado. For NetEye 4.23 we updated the following packages: eventhandler, eventhandler-autosetup and eventhandler-neteye-config to version 1.8.1-1 neteye-setup to version 1.85.6-1

Read More
05. 07. 2022 Davide Sbetti Bug Fixes, NetEye

Bug Fixes for NetEye 4.24

We have fixed a problem related to a Perl dependency which was causing issues in forwarding snmptrap events to Tornado. For NetEye 4.24 we updated the following packages: eventhandler, eventhandler-autosetup and eventhandler-neteye-config to version 1.8.1-1 neteye-setup to version 1.86.3-1

Read More
04. 07. 2022 Davide Gallo NetEye

Using DSC to Distribute Icinga Agents

Desired State Configuration (DSC) is a feature in Powershell 4.0 and above that helps administrators to automate the configuration of Windows. I’ll show you below how to use it in order to maintain a consistent Icinga agent configuration across your Windows servers. Our use case As an admin I would like to distribute and configure the…

Read More
30. 06. 2022 Charles Callaway Documentation

Making Your Own Video Tutorials, Part 9: Interviewing an Expert

Welcome back to our ongoing series of how to improve the video tutorials you make, especially when you’re on a tight budget, and by that I mean both money and time. Today let’s look at conducting a live, one-on-one in-person interview. Note that online interviews and documentary-style off-screen interviews are their own full, separate topics)….

Read More
27. 06. 2022 Gabriele Cecco Asset Management

Jira Discovery: how to import discovered assets

Here we are with the second part of our article. If you missed the first one, here’s the link: https://www.neteye-blog.com/2022/03/jira-discovery-a-quick-way-to-manage-your-assets/ In this second part we will see how to import assets discovered using the Jira Discovery Tool. Let’s go into our Jira Service Management: Create a new Object Schema that we will call Import: Next…

Read More
27. 06. 2022 Attilio Broglio NetEye

Automatically Cleaning up Old Services  in NetEye 4

Introduction In this article I’ll introduce a feature that some customers have frequently asked for. The customers’ request is linked to the fact that automation (whether via Tornado, ad-hoc scripts, etc.) generate a lot of services “on the fly”, for example as shown in my previous blog post. These services are created, updated and eventually…

Read More
24. 06. 2022 Giuseppe Di Garbo NetEye

R.I.P. IPMI – Long Live Redfish

IPMI (the Intelligent Platform Management Interface) has been the de facto standard for managing and monitoring computer hardware for many years, but as Intel explicitly stated here no further updates to the IPMI specification are planned or should be expected. “No further updates to the IPMI specification are planned or should be expected. The IPMI…

Read More
21. 06. 2022 Davide Sbetti Log Management, Log-SIEM

Elastic Transformations: How to Aggregate and Enrich Your Data

In a previous article I analyzed how you can create effective visualizations in Kibana, and how to apply machine learning jobs with the goal of extracting as much information as possible from our data. However, you can also think of data as a raw material, which sometimes needs to be transformed and manipulated before allowing…

Read More
21. 06. 2022 Mattia Codato Bug Fixes, NetEye

Bug Fixes for NetEye 4.23

We have fixed a problem of repository incompatibility that caused an error during the neteye update command. Note that the following command must be run on each node before running the neteye update command For NetEye 4.23 we updated the following packages: neteye-upgrade-manager to version 0.30.7-1 neteye-setup to version 1.85.5-1

Read More
21. 06. 2022 Mattia Codato Bug Fixes, NetEye

Bug Fixes for NetEye 4.22

We have fixed a problem of repository incompatibility that caused an error during the upgrade to version 4.23. For NetEye 4.22 we updated the following packages: neteye-upgrade-manager to version 0.12.25-1

Read More
21. 06. 2022 Mattia Codato Bug Fixes, NetEye

Bug Fixes for NetEye 4.24

We have fixed a problem of repository incompatibility that caused an error during the neteye update command. Note that the following command must be run on each node before running the neteye update command For NetEye 4.24 we updated the following packages: neteye-upgrade-manager to version 0.30.7-1 neteye-setup to version 1.86.2-1

Read More
15. 06. 2022 Giovanni Davide Saccá Unified Monitoring

Into the Flows: Collecting Data with nProbe and nTop

The role of these two components is pretty clear: nProbe has the role of collecting traffic data, while nTop makes that data visible and easily analyzable. There is something, however, that needs to be explicitly stated, which is to decide whether it’s ntopng that should contact nProbe or vice versa, and as we’re in a…

Read More
14. 06. 2022 Giovanni Davide Saccá NetEye, Unified Monitoring

nTop and nDPI: How to Increase Network Traffic Analysis

nTop now uses the nDPI (network deep packet inspection) library to classify packets within network traffic for those protocols that either do not use a standard port (defined as well known ports like https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers and https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) or that are dynamically assigned. In any case the need to classify not only the packet header but also…

Read More

Archive