VMware Software and Firmware Upgrade Strategy (HPE Focussed)

Keeping a VMware ecosystem up to date is a challenge. Ensuring you are running a supportable and stable combination of VMware ESXi, device drivers, extensions and hardware firmware is a lot of moving parts to keep “in synch”. Essentially the version of the device drivers needs to be supported by VMware ESXi, the version of […]

More...

VMware vLCM with HPE iLO Amplifier Error Adding Service Pack for Proliant (SPP)

A fairly common error with a fairly easy fix. When adding the Service Pack for Proliant (SPP) I was seeing this error message: “some error occured while online deport registration” The error appears here, the “important notes” gives you the clue to the fix. You need to ensure that your iLO Amplifier appliance(s) are not […]

More...

SNMPWalk 101

SNMP (Simple Network Management Protocol) is a protocol that can be used for monitoring and managing network connected devices. Personally I use it primarily for monitoring, it is a useful way to interrogate network connected devices for information about their status. For example querying to identify if a power supply has failed on a switch, […]

More...

NagiosXI – REST API to Manipulate Objects

NagiosXI has a REST API that can be used to add, edit and remove objects from the configuration. Full details of the configuration and use of this can be found on your installation at: http://nagiosserver.domain.com/nagiosxi/help/?xiwindow=api.php (or you can find it through the Advanced Configuration menu). Each user has an APIKey which can also be found via […]

More...