Welcome to MSDN Blogs Sign in | Join | Help

Notes on System Center Operations Manager

Notes, troubleshooting, development and comments related to System Center Operations Manager

Syndication

News











All of my postings are provided "AS IS" with no warranties, and confer no rights. Use of included samples are subject to the terms specified at Microsoft.



Locations of visitors to this page

Locations of visitors to this page


Agent Proxying Alert

 

Agent proxying needs to be enabled when health service discovers instance of some managed entity type for which management context doesn’t provide information that this exact health service will also monitor this instance.

For example proxying must be enabled when discovering instances of Virtual Server on cluster nodes (instance of Virtual Server will be managed by health service running on active cluster node where matching cluster resource group resides); it should be enabled for AD topology discovery etc.

Failure to insert discovery data when proxying was required was always present, but with SP1 release of Operations Manager 2007 we added alert that notifies operator. This alert should help to distinguished if it is desired to insert discovery data after inspecting alert context.

In the case alert is resolved without enabling proxying, it will be reprised next time discovery properties for that instance had changed. It will also be reprised when agent’s heath service restarted as this action always causes discovery of all instances to be managed by this health service to be reinserted.

Sample alert:

Agent proxying needs to be enabled for a health service to submit discovery
data about other computers.

Source: contoso.com
Path: contoso.com\contoso.com

Alert Rule:
Microsoft.SystemCenter.DiscoveryWriteActionModule.AgentProxyingNotEnabled.Alert

Alert description:
Details:Health service (B261D17B-CF3C-41A7-7D54-90B8A03EE7D3) should not generate data about this managed object ( 889DC254-F9E6-D44F-A1FF-265F525B88E3 ).

Troubleshoot:

Execute following T-SQL against OperationsManager database:

select * from basemanagedentity
where basemanagedentityid = 'B261D17B-CF3C-41A7-7D54-90B8A03EE7D3'

Make sure that proxy is enabled for health service matching Path property.

Published Friday, November 09, 2007 10:59 AM by MSutara

Filed under:

Comments

# System Center Forum - ReSearch This! Knowledge Base @ Tuesday, November 27, 2007 10:03 PM

PingBack from http://www.systemcenterforum.org/research-this-knowledge-base-117/

System Center Forum - ReSearch This! Knowledge Base

# Troubleshooting OpsMgr 2007 SP1 Agent Proxying Alert @ Thursday, March 06, 2008 4:58 PM

Troubleshooting OpsMgr 2007 SP1 Agent Proxying Alert

-blog-o-rama-

Anonymous comments are disabled
Page view tracker