A customer has recently required to monitor their IBM Storewize V7000. The control of the SAN IBM was crucial for the company as these systems were in failover with critical data replication. It was frequently happening that the replication process was interrupted and till now no solutions were implemented to send prompt notifications in case of anomalies.
What I have done to satisfy their requirement was simply to download the plugin check_ibm_v7000.sh from nagios exchange and obviously I made some changes on the code to let it perfectly work in their environment . Now the plugin connects via ssh on the storage and performs some checks on the hardware status of the system.
After implementing these controls, I have also configured an event handler that in case of a critical alarm tries to automatically restart the system. In addition to the approach of automation was also decided to set up a specific command on the Action Launchpad of NetEye that allows the users to restart the IBM Storewize V7000 on demand. In this way I was able to solve their problem by successfully monitoring their SAN IBM.
If you need any additional information you can contact me directly through the blog. I will try to to reply as soon as possible. 😉
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.
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
Elastic 8.16, which comes with NetEye 4.39, made Elastic Universal Profiling generally available for self-hosted installations. This means that NetEye SIEM installations will now be able to take advantage of the continuous profiling solution by Elastic. In this blog post Read More
Could you send me a copy of this script? We are trying to find a way to monitor our V7k’s in our factory environment because we are having some latency issues. I find the web monitor to be unsatisfactory when it comes to getting raw values. Any help you could give would be greatly appreciated.
Hi
Is there an easy way to monitor replication progress on v7k?
Yes this is possible over the lsrcrelationship function of the plugin.
Juergen,
Could you send me a copy of this script? We are trying to find a way to monitor our V7k’s in our factory environment because we are having some latency issues. I find the web monitor to be unsatisfactory when it comes to getting raw values. Any help you could give would be greatly appreciated.
Jason
Hi Jason,
you may download the Plugin from the Download section of the NetEye Blog.
Cheers,
Jürgen