Scheduling a Rule Alert in Scom 2012

Hi All,

Can somebody please help me to understand how to schedule a Rule Alert in SCOM 2012

I have created a Rule Alert for Logfile monitoring which should check for string ERROR under E:\Programs\Test.txt everyday at 12 PM, how can i add a schedule to it.

I Have attached the screen shot, kindly help how to go about from here.

May 21st, 2015 3:28pm

I'd solve it this way:

Write a script that checks the file for the word ERROR and if it detects it, writes an event to the Application log (using eventcreate). Use the "Timed Command" rule "Execute A Script" and use that rule to schedule/run the script.

Create a second rule (Event Based ->NT Event Log) to alert when the event ID created by the script shows up in the application log.

Free Windows Admin Tool Kit Click here and download it now
May 21st, 2015 3:59pm

How to generate an alert directly from a script-based rule. You may refer to Jonathan Almquist blog. Although Jonathan Almquist  is based on R2 Authoring Resource Kit, it is work on SCOM 2012.
http://blogs.technet.com/b/jonathanalmquist/archive/2010/05/25/how-to-generate-an-alert-directly-from-a-script-based-rule.aspx
Roger
May 21st, 2015 10:59pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics