Blog Entries

28. 12. 2023 Davide Gallo Cloud, ITOA, NetEye

Using Jinja2 to Automate Configuration Files

As you may know, NetEye Cloud is our multi-tenant SaaS solution for monitoring your infrastructure. It’s crucial to us for keeping every tenant aligned with the latest configurations and patches. We’ve managed to automate and align the agents via Desired State Configuration (DSC) and Ansible, but we still had to manually check those agents’ configurations….

Read More
09. 06. 2023 Giuseppe Di Garbo ITOA, NetEye

Monitoring, Collection of Metrics and Dashboard of the NetEye Database

As you all know NetEye uses MariaDB as its database. With the nep-monitoring-core module of the NetEye Extension Packs (NEP), the following aspects of MariaDB are monitored: These checks are performed with a default time interval (check_interval) of 180s. To have real time control of many aspects of the MariaDB database operation, I suggest installing…

Read More
02. 05. 2023 Davide Gallo Contribution, NetEye

Using Ansible to Automate Agent Deployment

NetEye relies on many agents in order to monitor just one server, some examples are: Icinga, Telegraf, Elastic beats, GLPI agent and so on. As a Site Reliability Engineer, I’m responsible for ensuring that all these agents run smoothly. This can involve performing repetitive and time-consuming tasks like managing configurations, deploying updates, and provisioning new…

Read More
03. 10. 2022 Davide Gallo ITOA, NetEye

Using Multiple Retention Policies in InfluxDB

By default all metrics in InfluxDB are stored forever, but for certain metrics we need to store them for a much shorter time span. One example is when we’re receiving very large amounts of raw data, when we’re much more interested in derived characteristics of that raw data. In this blog we’ll discuss how to…

Read More
13. 09. 2022 Alessandro Romboli NetEye

Installing and Configuring Monitoring Agents in a Windows Domain – Part 2

Scenario In this blog I’ll describe some advanced features of the DSC platform in order to automate the configuration of the monitoring agents. I’ve already described the basic topics in the first part of this blog: Installing and Configuring Monitoring Agents in a Windows Domain – Part 1 But just as a quick reminder, DSC…

Read More
31. 12. 2021 Damiano Chini Development, NetEye

Tornado Monitoring and Statistics

When I’m running a service which processes a lot of data, sooner or later I start to wonder: what is the service doing? What data is it processing? This also applies to our event processor Tornado. For the Tornado Engine, the administrator may wonder for example how many events Tornado is receiving, how many actions…

Read More
28. 10. 2021 Ajay Sharma Bug Fixes

Bug Fixes for NetEye 4.20

With this bugfix release, we changed telegraf configuration which was causing data loss and delay of data visualization in grafana. We added missing ciphers in the nats-server ‘s TLS configuration for WIN2012R2 and added satellite-log conf for monitoring satellite-master errors. For NetEye 4.20 we updated the following packages: nats-server, nats-server-autosetup to version 2.5.0_neteye1.15.4-1 telegraf, telegraf-autosetup…

Read More
23. 08. 2021 Lorenzo Candeago ITOA

Telegraf’s Starlark Processor

In the world of IT monitoring, we often deal with metrics that are cumulative, or where we cannot control or modify the definition of a metric. Examples include the various Windows performance monitoring metrics for MS Dynamics AX 2013 R3 (AOS) server. These metrics are cumulative, but whenever the AOS services are restarted, or the…

Read More
30. 12. 2020 Damiano Chini NetEye

VMD – Tornado Integration

We introduced an interesting new feature into NetEye starting in version 4.13 that permits integrating vSphereDB with Tornado. By being able to process vSphereDB Events and Alarms with Tornado rules and actions, you can for example use vSphereDB to dynamically monitor Virtual Machines and Hosts. Architecture Finding a way to send Alarms and Events stored…

Read More
27. 03. 2020 Alessandro Romboli APM, NetEye

Monitoring a JBoss Application Server

Scenario JBoss Application Server (JBoss AS) is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat, Inc. JBoss AS is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications. Being a Java web-based application, it’s important to keep it…

Read More
02. 10. 2019 Juergen Vigna ITOA, NetEye

An Overview of Your VMware Environment

Do you have a NetEye server, and want to monitor your VMware ESXi Infrastructure? Nothing easier than that using the InfluxDB and Grafana Modules of NetEye, along with a Telegraf agent to deliver the data into Influx. Starting with version 1.6.x of Telegraf, there’s a plugin for querying for data from a vSphere server, but…

Read More
05. 08. 2019 Alessandro Romboli Asset Management, NetEye

Monitoring a Cisco Wireless Controller

Scenario Cisco WLC is widely used by many Enterprise Companies to manage their wireless networks due to its efficiency and advanced features. Its management web console has a wealth of configuration parameters, but it doesn’t offer a clear overview on what’s happening across the wireless network. Fortunately, a lot of real time information is available…

Read More
20. 06. 2019 Andrea Avancini Events, ITOA, NetEye, Unified Monitoring

InfluxDays London 2019

As did for the last year edition, our DevOps team participated at InfluxDays, a conference organized by InfluxData and focused on time series data. We were really looking at the event with excitement, for all the new features InfluxData is putting into the new InfluxDB 2.0. So, apart from grabbing a very nice t-shirt, we…

Read More
28. 06. 2018 Roberto Palmarin ITOA, NetEye

Measure, Measure, Measure… and then Decide

Before making decisions it’s good practice to gather data. Important data, I should say. In this post I will propose how to use Telegraf to gather that data. Telegraf is open source software that allows you to gather raw data (metrics) from your configured plugins and then forward them to the destination of your choice…

Read More

Archive