Sorting bits into bytes...

HPE OneView Alert Cleaner

In a large enterprise with hundreds of HP servers across multiple data centers, it can be challenging to keep track of every alert. This often leads to a large number of open alerts. Sometimes the condition that triggered an alert is no longer present. Unfortunately, OneView doesn’t always automatically close these alerts. That’s why I […]

Automating vSAN Policy Application: Building the Dashboard 3 of 5

## Introduction: As we reach the midpoint of our series on automating vSAN policy application, this blog focuses on the strategic use of custom groups in Aria Operations. Custom groups offer a seamless way to organize specific objects, whether they share the same type or encompass multiple types. In this article, we’ll explore the creation […]

Exploring VMware Performance Monitoring and vSAN Optimization

## Introduction Around 10 to 15 years ago, I was tasked with finding a way to monitor the performance of the VMware infrastructure. Back then, I turned to a tool called vCOPs, an abbreviation for vCenter Operations Manager. Despite its rebranding to vRealize Operations Manager and, most recently, Aria Operations, its essence remains rooted in […]

vSAN Policy in vROps (vSAN2vROps) Script

## Introduction Managing and monitoring virtual environments in VMware vSphere can be a challenging task for VMware administrators. One of the critical aspects of maintaining these environments is managing Storage Policy-Based Management (SPBM) in VMware vSAN. As configurations change over time, it becomes essential to track these changes to ensure consistent performance and efficiency. In […]

Automating Log Filter Configuration with PowerShell

As an addition on this script which is very helpful in automating the configuration of a Syslog server. This script can be used to limit the logs send to the Syslog server by applying log filters. Introduction: Logging is an essential part of system management, providing valuable information for troubleshooting and identifying potential issues. However, […]

Updating NTP settings ESXi hosts

Network Time Protocol (NTP) is used to synchronize the time of a computer with that of an NTP server. It is important to ensure that the time of your ESXi host is accurate, as it can affect the timestamps of logs, system events, and network performance. In this blog, we will learn how to check […]