Related Articles
SCOM – Friday Rules NT Event Rule (Alert)
Again one week later, it is time for “Friday Rules”. I can imagine you have been using this rule a lot, so I tried to add some additional information e.g. how you can create custom event logs and events using PowerShell and of how to spice up your alert names. I hope you will enjoy. […]
Reset Monitor using SCOM 2012 and Orchestrator – A must have Runbook
There is at least one Runbook each SCOM responsible must have. Are you wondering which? Well, I am sure you are always aware of what kind of alert you are closing. Is this alert beeing generated by a rule or by a monitor. If it is generated by a rule you just can close the […]
Simple script which checks the modified time (hours) of a log file
Recently I had to monitor a backup log file. If the modification time stamp of the log file was later than at a certain time then SCOM should fire a warning. In my case if the file was modified later than at 05:00 o’clock (24-hour time notation) an alert should occur. There was no characteristic […]