Monitoraggio UPS – ed ora anche delle stazioni di energia
Un’importante parte dell’infrastruttura IT è sicuramente costituita dalla UPS e le stazioni di energia che forniscono l’energia necessaria per far funzionare l’intera infrastruttura. Ciò di cui avete bisogno sono degli allarmi e dei dati storici della tua UPS e stazione di energia. Recentemente ho implementato un nuovo approccio e nuovi plugin per questo tipo di monitoraggio. Mentre prima UPS e Statzioni di Energia venivano monitorato attraverso un unico plugin ora abbiamo cercato di dividere il monitoraggio di questi dispositivi in diversi plugin:
Alarms (Allarmi)
Battery (Batteria)
In/Out (In entrata/In uscita)
Availability (Ping) (Disponibilità ping)
Availability (HTTP(s)) (Disponibilità HTTP(s))
Il principale vantaggio di questa decisione consiste che se alcuni allarmi sono attivi sul vostro dispositivo avrete ancora la possibilità di visualizzare nuovi allarmi anche se i dispositivi dovessero perdere il collegamento energetico o nel caso la batteria dovesse scaricarsi. Inoltre i plugin cercano automaticamente di identificare il tipo di dispositivo in modo tale che i servizi di monitoraggio “generici” possano essere creati e assegnati ai diversi tipi di dispositivo. Di seguito fornisco la lista dei dispositivi che abbiamo ad oggi sotto monitoraggio:
Netvision (vecchio e nuovo mibs)
Socomec (vecchio e nuovo mibs)
Netvision Energy Stations
Benning (vecchio e nuovo mibs)
APC
Generex
MGE
Delta
Questo vi offre una panoramica sulla possibilità dei dispositivi che potete controllare. Oltre ai grafici sulla batteria e sull’energia in entrata e uscita potete anche vedere come cambia il consumo dei vostri dispositivi attraverso il tempo e controllare in ogni momento i vostri dispositivi.
I have over 20 years of experience in the IT branch. After first experiences in the field of software development for public transport companies, I finally decided to join the young and growing team of Würth Phoenix. Initially, I was responsible for the internal Linux/Unix infrastructure and the management of CVS software. Afterwards, my main challenge was to establish the meanwhile well-known IT System Management Solution WÜRTHPHOENIX NetEye. As a Product Manager I started building NetEye from scratch, analyzing existing open source models, extending and finally joining them into one single powerful solution. After that, my job turned into a passion: Constant developments, customer installations and support became a matter of personal. Today I use my knowledge as a NetEye Senior Consultant as well as NetEye Solution Architect at Würth Phoenix.
Author
Juergen Vigna
I have over 20 years of experience in the IT branch. After first experiences in the field of software development for public transport companies, I finally decided to join the young and growing team of Würth Phoenix. Initially, I was responsible for the internal Linux/Unix infrastructure and the management of CVS software. Afterwards, my main challenge was to establish the meanwhile well-known IT System Management Solution WÜRTHPHOENIX NetEye. As a Product Manager I started building NetEye from scratch, analyzing existing open source models, extending and finally joining them into one single powerful solution. After that, my job turned into a passion: Constant developments, customer installations and support became a matter of personal. Today I use my knowledge as a NetEye Senior Consultant as well as NetEye Solution Architect at Würth Phoenix.
In some test or development environments, there may be a need to simulate the presence of GSM modems without having physical devices. This can be useful, for example, to test monitoring checks, SMS management systems, or to create new notification Read More
Just like last year, we had the wonderful opportunity to attend FOSDEM, the most important open source conference in Europe. This year was no exception, and among the many exciting talks, one that particularly caught my attention was Alex Stefanini’s Read More
When designing an Elasticsearch architecture, choosing the right storage is crucial. While NFS might seem like a convenient and flexible option, it comes with several pitfalls when used for hosting live Elasticsearch data (hot, warm, cold, and frozen nodes). However, Read More
When using Kibana in environments that require a proxy to reach external services, you might encounter issues with unrecognized SSL certificates. Specifically, if the proxy is exposed with its own certificate and acts as an SSL terminator, requests made by Read More
In a previous post we went through the configuration of Elastic Universal Profiling in NetEye, seeing how we can profile applications written in programming languages that do not compile to native code (for example Python, PHP, Perl, etc.) But what Read More