Related Articles
Veeam – Monitoring VMWare and Private Clouds Webinar
Some time ago I wrote a two posts (part 1 and part 2) about the Veeam management pack. Now there will be an online webinar provided by Veeam and Pete Zerger MVP about: Monitor with the “Virtualization Stack” in mind Use the Veeam Management Pack to gain visibility into the cloud Get new reports for […]
OMS – HTTP Data Collector API 403 (Forbidden)
Few weeks ago Microsoft released the Azure Log Analytics HTTP Data Collector API, which allows you to shoot JSON data into OMS Log Analytics. This is awesome news, because now anything is possible. This means, you are able to use (m)any script languages to send any data to OMS for further analytics and you are […]
SCOM 2012 – Import Multiple Management Packs (Import-SCOMManagementPack)
There are maybe certain situation where you need to import multiple management packs using the “Import-SCOMManagementPack” command. How do you accomplish that? It is easy! Because the command is taking care of the dependencies we just have to provide ALL of the needed management packs in an array. In my example I want to import […]