Adding new hosts individually in Monarch with their information such as address, operating system or profile can take less than a minute. In the initial phase of a NetEye project, however, when you have to set up all the configurations for hundreds of hosts this operation may require more than hundreds of minutes.
To speed up the configuration process we decided to implement the import of these data, so that all information can be quickly loaded through a simple text file instead of having to insert all the values manually and to associate them with different profiles or profile groups. The data for the import, for instance, can be also exported from a database containing the information of your own infrastructure.
How to import new hosts in Monarch
After entering the data into a text file, you can select the import directly from “Nagios Configuration Architect Monarch.”
At this point, it is possible to select the correct separator and the file to upload. Then a new screen will appear where you can perform the mapping by associating each column with the exact NetEye field.
After the values are associated to the corresponding fields, an overview of the import will be displayed and you will be able to select the hosts that should be associated with the various profiles or profile groups.
All data will be finally uploaded, and the time needed for the configuration process will be reduced. Only three mouse-clicks are needed, in fact, to finish the entire Monarch configuration avoiding in this way to insert manually every single value.
I’m Georg, born in Bolzano in 1971. The IT has always been my true passion: my first computer was a Spectrum, maybe someone still remembers it… the first application I developed on it was the naval combat. Later on I started the implementation of ERP software using C, C++, Java, Informix, Oracle, Unix, Window. Recently I approached the Open Source technologies like Nagios, Cacti, MRTG, NagVis, OCS Inventory, GLPI, ntop with the vision to improve the working activities of the system administrators. In my free time I love hiking in the mountains, skiing, playing football as well as I like comparing different OS like Linux, Windows or Mac trying to find the potentialities and weaknesses.
Author
Georg Kostner
I’m Georg, born in Bolzano in 1971. The IT has always been my true passion: my first computer was a Spectrum, maybe someone still remembers it… the first application I developed on it was the naval combat. Later on I started the implementation of ERP software using C, C++, Java, Informix, Oracle, Unix, Window. Recently I approached the Open Source technologies like Nagios, Cacti, MRTG, NagVis, OCS Inventory, GLPI, ntop with the vision to improve the working activities of the system administrators. In my free time I love hiking in the mountains, skiing, playing football as well as I like comparing different OS like Linux, Windows or Mac trying to find the potentialities and weaknesses.
Running Ollama locally or on dedicated hardware is straightforward until you need to know whether a model is actually loaded in RAM, how fast it generates tokens under load, or when memory consumption reaches a threshold that affects other workloads. Read More
Hi everyone! Today I'd like to share with you an investigation we undertook related to ingesting Open Telemetry data in Elasticsearch, while maintaining tenant segregation from start to end. The Scenario Let's imagine we have multiple customers, where in this Read More
SNMP monitoring is the standard method for obtaining information and metrics from network devices. Typically, we focus on extracting data from a single interface to monitor its status, traffic, or errors. But in many cases, we’re only interested in getting Read More
In the ITOA module we fixed a bug that prevented the Performance Graphs to be shown in the Monitoring host and service page. List of updated packages grafana, grafana-autosetup, grafana-configurator and grafana-neteye-config to version 12.4.1_neteye3.29.2-1
Creating a GitHub organization is easy. Creating a public one that is actually well-structured, secure, and maintainable over time… not so much. At the beginning, it feels like a simple task: create the org, push some repositories, maybe define a Read More