-
Under the Windows IIS Management pack, if you drill down to IIS 6.0 > Core Services > WWPS under Event Rules there is a Web Service Health Check event. It seems pretty sensitive. It shoots out alerts to the effect of: Name: Web Service Health Check Description: Service World Wide Web Publishing...
-
The problem was resolved when I added the HealthServiceShouldManageEntity relationship to the System object, which hosts the Partition object. Since then, the rules for the Partition object are now running on the agent system. In another forum, Marius Sutara sent me a link to an interesting article abuot...
-
Hello, I am revising a management pack, and I need to ensure that two of the monitoring scripts get executed on the agent system rather than on the management server. I've tried using the HealthServiceShouldManageEntity relationship to ensure that the scripts run on the agent. This technique has...
-
You have to install the AD Helper Object on every monitored Domain Controller. You can find the source in the installation folder of SCOM. Just look for oomads.msi. If you deploy the agent via the Discovery Wizard the AD helper object will be automatically deployed to the DC. Cheers Volker Leitzgen Microsoft...
-
Hi all, This may seem like a silly question but I have spent days trying to work it out. I have just installed my SCOM 2007 box and the first 4 servers put through it are 4 x x64 Exchange 2007 servers. They work fine. The problems is that the Bae Operating System MP (from the media and download) only...
-
I'm new to MOM so forgive me if this is obvious. The management pack for IIS is installed and the event rule "Microsoft Windows Internet Information Services\Internet Information Services 6.0\Core Services\World Wide Web Publishing Service\Web Service Health Check" is raising an alert when...
-
I have some request sequences setup and they are working fine. The sequence runs every 2 minutes and put an alert in the Operator console. My problem is I can't get the alert to generate a notification. I have no issue creating notifications in any other management pack. Any ideas or hints would...
-
This is an error I am getting on the all server that I am trying to monitor, even if the web site is on a different server. I must have missed something in setting it up. Event Type: Error Event Source: Web Sites and Services MP Event Category: None Event ID: 3201 Date: 2/28/2008 Time: 10:40:00 AM User...
-
Hi, can anyone throw any light on this issue: The MOM Server rejected configuration or data package from computer <Domain Unknown>\" server name ". Package failed to pass server security verification thanks in advance Will
-
Is there a way to monitor 400 and 500 levels errors on IIS servers? I have applied the IIS management pack, but I don't see any monitors that would look for these types of errors. What I am tyring to catch is if someone makes a configuration change that causes a spike in 400 or 500 level errors,...