相信刚开始接触SCOM的同学对于整个数据流不是很了解,导致在排错的时候遇到了很多困难。这里我找了一张很好的数据流图片供大家参考:
Data Type Flow:
Events/Perf/State data is sent from OpsMgr 2007 agents to their primary Management Server which then write to the Operational database and data warehouse simultaneously.
Heartbeats are sent to the Root Management Server from the management servers in the environment. If an OpsMgr 2007 agent goes down for some reason and therefore does not report to its primary or secondary management servers the root management server will change the state of the agent from healthy to unavailable. Only these state changes are registered in the Operational Database, otherwise heartbeats data is not written in the Operational Database.
Alert/Discovery Agents send alert and discovery data to their primary management servers which then write directly to the Operational Database and the SDK service on the root management server then pulls the data from the Operational Database and displays in your console. The sync module on the root management server then reflects the alerts and discovery data changes into the data warehouse.