Related Articles
SCOM 2012 – Using Alert Custom Fields
In today’s world of monitoring it is not always easy for people from the service desk or even for administrators to identify from which system is this alert being sent, who is responsible for the system and maybe in a multitenant environment to which company belongs this system/alert. In my case a company which is hosting […]
Quick Post – SCOM Script Monitor Customizing Alert Name
This time I needed to build a two-state script monitor to test several file shares for availability. The script works in multiple steps… Try to access the shared folder Create a file within the share Check if the file exists Delete the file If one of the tests above would fail, we need to get […]
Orchestrator – Another Useful Runbook for SCOM 2012 SP 1
There are certain situations respectively alerts where you can not decide to override or not to override. You would like to see the alert for a certain time but then it should disappear after a short time. I think you know what I mean. I am talking about the informational alerts. Those alerts are somehow […]