Related Articles
Azure Monitor – Application Insights Web Test Query Azure Resource Graph
Back in the good, old SCOM days, there was a thing called Global Service Monitor (GSM) which is still available. What was / is GSM? System Center Global Service Monitor is a cloud service that provides a simplified way to monitor the availability of external-web-based applications from multiple locations around the world. One of the […]
SCOM 2012 Agent Failover – An Event Log Check
Sometimes we need a sign to check that some things happen . For me I wanted to visualize and verify if a SCOM agent failed over properly or not. As you might know the Windows agents do not report to a SCOM 2012 resource pool. If you install an agent on a Windows server the […]
SMA – Error “Root element is missing”
While I was building SMA runbooks in the past couple of months I bumped into this rather strange error. So happen few days ago, I tried to call (invoke) a child runbook, from a parent runbook function. SMA returned an error “Root element is missing” I simplified the structure so it looks like this… Function […]