Dell EMC CloudIQ combines proactive monitoring, machine learning, and predictive analytics so you can take quick action and simplify operations of your infrastructure. Earlier we had written a few blog posts on CloudIQ features, you can find them here. In the latest update, CloudIQ has released the support […]
In the previous blog article we explained how to use the DellEMC PowerStore REST API to extract metrics. In this article we are going to use those skills to create a Prometheus exporter for PowerStore and some useful dashboards in Grafana This article will cover the following topics: […]
In this blog post we are going to cover how to use DellEMC PowerStore’s REST API to get performance metrics. This skill is very important if you are planning to integrate PowerStore with a monitoring solution. In particular we will use this knowledge to create a Prometheus exporter […]
Organizations are exploiting new use cases that that require infrastructure outside traditional datacenters and public cloud. The industry refers to these locations as “the Edge”. This is, in turn, producing vast amounts of data at these remote locations and in many cases this data needs to processed in […]
With the advent of public cloud organisations of all sizes are more and more looking to implement the same agile operational models that the hyper-scale cloud providers offer. Following that line of thought, the industry has coined the expression “cloud is not a destination but an operational model”. […]
In the previous post I covered how to install the Cisco Ansible modules and provided some lessons learned. Today we will do the same with Brocade. This article consists of 4 sections: Installation of PyFOS library Installation of Brocade Ansible modules Sample playbooks 1 – Installation of PyFOS […]
In this video we show how to leverage a popular Service Management tool such as ServiceNow as well as Ansible to allow end-users to consume on-prem physical IT resources in a cloud-like fully automated fashion from both the web interface and their mobile app. When people talk about […]
In the next article we will explore how to use Ansible to manage Brocade switches. But today we will talk briefly about the REST API. This is important because under the covers the Brocade Ansible modules use the REST API. This helps you (as it helped me) to […]
Python has a great package manager called “pip”. I guess if you have come to this page you don’t need many introductions. As we know it is a good practice to deploy Python applications in their own virtual environments. When running a virtual environment we typically have to […]
I recently got access to a Cisco MDS switch in the lab and I had the opportunity to play with it before it went into production. In particular it was a Connectrix MDS 9396T, which is a 32GB FC switch with up to 96 ports. The setup was […]