Related Articles
SCOM 2012 – Fixing SLA Dashboard Weird ID Naming Problem
Posted on Author stefanroth
Some time ago, while doing some distributed applications and SLA dashboards I encountered a problem in the SLA dashboard. Instead of displaying the full readable name of the objects there were partially some ID’s from the management pack displayed. I usually install an English Windows Server operating system and also the English version of the […]
SCOM 2012 Linux Monitoring (Lab) – Part 3 Agent Deployment
Posted on Author stefanroth
In part 2 we prepared SCOM to get ready for monitoring LINUX. Now we need to deploy the agent. So let’s get started… Here an overview of the steps we need to take: Create monitoring account Modify sudoers file Discovery wizard Redeploy certificate
Orchestrator – Use Powershell (only) to Trigger Runbooks
Posted on Author stefanroth
Today I needed a solution which I could trigger a runbook using Powershell only. I found a very flexible and extendable solution on Codeplex.