Related Articles
Microsoft Azure Operational Insights – Connecting Without SCOM
I previously blogged about Microsoft Azure Operational Insights (MAOI). There are two ways you are able to connect to MAOI, first and best way 🙂 is using SCOM to connect using it’s built-in connector. Another and very easy way is to just install the Microsoft Monitoring Agent and connect this agent directly to MAOI. How […]
SCOM 2012 – Export Grey Agents using Powershell
There was a request in the TechNet forum to get all grey agents in SCOM 2012 using Powershell and export the Displayname and HealthState into a file. Because I haven’t seen a solution I thought I will share these few lines of code maybe you can use them also. #Import the OperationsManager module Import-Module OperationsManager […]
SCOM 2012 Monitoring Cisco UCS – Part 3 Overview UCS MP
In part 1 and part 2 we installed the emulator and the UCS management pack. At this moment we are able to explore the huge amount of information we get out of UCS.