-
Hey I am new to SCOM 2007 and was looking at ways to monitor SQL Server table based on value that is populated by other application. To explain the scenario that I want to monitor is that there is a table in database that has errors logged with date time stamp column in that table. Now I want to check...
-
hey guys, Im working on a script for SCOM that upon an event will write some stuff to sql. I managed to fetch the required parameters that reside in the event's description (by specific numbers) My problem is that i need to fetch the Date property of the event, its not written as part of the event's...
-
Hi, I was trying to create additional rule for monitoring new GPO creation. However I'm having problem specifying appropriate criteria for the event. After enabling auditing, the event I'm getting in Security log on DC after GPO creation is 566 (see below). Event Type: Success Audit Event Source...
-
Hi, In MOM 2005 I used to use the Custom fileds to further define the monitoring views that alerts would appear in. This allowed several teams that may be interested in a particular alert(s) or server(s) to be able to view the same alert in case the issues were related, or just for a general overview...
-
Hi, Can anyone help please. I want to create a monitor/rule to monitor a specific windows service, and then, this is the tricky bit, create a specifc state view to just look at this rule. Can anyone tell me the best way to do this, or even if it's possible to do? Many thanks Stuart
-
Was this an Event from the event log or SCOM? Whichever it is.. just look at the time, go to the scom console and find the same 'Warning' event there.. it should be a warning event .. Just fiddle around the views under the Monitoring section of the console if you dont really know how to find...
-
hey everyone, i've been trying to create a rule that goes over a csv delimited file. i started creating the rule, and in the window where i can pick the separator character i want the character to be a TAB. now i know in order to create a TAB you can use the ascii character alt-9 (on the numpad)...