Grazie al mio lavoro di consulente mi capita spesso di monitorare il Sistema Nutanix sui siti dei clienti. Nutanix è uno integrated systems vendor che produce un sistema di storage hyper-converged chiamato “Virtual Computing Platform”.
Monitorare questo sistema è piuttosto semplice e l’uso di NetEye permette di ottenere e visualizzare i migliori risultati.
Si può monitorare il sistema Nutanix usando il protocollo SNMP:
Per prima cosa bisogna attivare il protocollo SNMP sul lato Nutanix, dopo di che si usa check_nutanix.pl dal lato Nagios exchange, infine basta implementare il plugin su NetEye. Per poter attivare il plugin su NetEye, è necessario caricare la Nutanix MIB su NetEye. Adesso potete iniziare il Vostro monitoraggio per esempio su clusterIops, cluster latency ecc.
I dati prestazionali di Nutanix ottenuti tramite NetEye verranno automaticamente caricati sul database influx, cosi che possono essere visualizzate direttamente sulla dashboard di Grafana (immagine sotto);
Inoltre si possono attivare avvisi per SNMP trap sul sitema Nutanix.
Basta innanzitutto configurare il server NetEye come destination host, quindi configurare l’Eventhandler per raccogliere avvisi di SNMP trap da Nutanix, ciò cambierà lo stato del controllo passivo di NetEye. Grazie a questi avvisi potrete controllare avvenimenti che verrebbero persi durante il monitoraggio attivo.
Di seguito, verranno mostrati I possibili chek attivi e passivi per gli avvisi di SNMP trap:
La nostra soluzione NetEye permette quindi di effetturare un monitoraggio sia passivo che attivo. E grazie alla integrazione di Grafana e Influx è possibile vedere i dati prestazionali in tempo reale.
I started my professional career as a system administrator.
Over the years, my area of responsibility changed from administrative work to the architectural planning of systems.
During my activities at Würth Phoenix, the focus of my area of responsibility changed to the installation and consulting of the IT system management solution WÜRTHPHOENIX NetEye.
In the meantime, I take care of the implementation and planning of customer projects in the area of our unified monitoring solution.
Author
Tobias Goller
I started my professional career as a system administrator.
Over the years, my area of responsibility changed from administrative work to the architectural planning of systems.
During my activities at Würth Phoenix, the focus of my area of responsibility changed to the installation and consulting of the IT system management solution WÜRTHPHOENIX NetEye.
In the meantime, I take care of the implementation and planning of customer projects in the area of our unified monitoring solution.
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