How to create a dependency monitor

適用於: System Center Operations Manager 2007

The following procedures show how to create a dependency monitor in the Operations Manager 2007 Authoring console. Before you perform these procedures, you must complete the following prerequisite procedures:

The dependency monitors created in this procedure has the following characteristics:

  • Causes the health of instances of MyComputerRole1 to roll up to instances of MyComputerRole2 on the same agent.

  • One dependency monitor rolls up the health of the Availability aggregate monitor of MyComputerRole1 to the Availability aggregate monitor of MyComputerRole2.

  • One dependency monitor rolls up the health of the Performance aggregate monitor of MyComputerRole1 to the Performance aggregate monitor of MyComputerRole2.

  • Performs health rollup using worst state policy.

To create a dependency monitor on Availability aggregate monitor

  1. In the Authoring console, select Health Model, and then select Monitors.

  2. In the Monitors pane, expand MyMP.MyComputerRole2 and then System.Health.EntityState.

  3. Right-click System.Health.AvailabilityState, select New, and then select Dependency Monitor.

  4. In the Choose a unique identifier box, type MyMP.MyComputerRole2DependsOnMyComputerRole1Availability. Click OK.

  5. On the General tab, do the following:

    1. In the Display Name box, type My ComputerRole 2 Depends On My Computer Role 1 Availability.

    2. In the Target box, select MyMP.MyComputerRole2.

    3. In the Parent Monitor box, select System.Health.AvailabilityState.

  6. On the Monitor Dependency tab, do the following:

    1. Expand Entity Health for My Computer Role 1.

    2. Select Availability.

  7. On the Health Rollup Policy page, select Worst state of any member.

  8. Click OK.

To create a dependency monitor on Performance aggregate monitor

  1. In the Authoring console, select Health Model, and then select Monitors.

  2. In the Monitors pane, expand MyMP.MyComputerRole2 and then System.Health.EntityState.

  3. Right-click System.Health.PerformanceState, select New, and then select Dependency Monitor.

  4. In the Choose a unique identifier box, type MyMP.MyComputerRole2DependsOnMyComputerRole1Performance. Click OK.

  5. On the General tab, do the following:

    1. In the Display Name box, type My ComputerRole 2 Depends On My Computer Role 1 Performance.

    2. In the Target box, select MyMP.MyComputerRole2.

    3. In the Parent Monitor box, select System.Health.PerformanceState.

  6. On the Monitor Dependency tab, do the following:

    1. Expand Entity Health for My Computer Role 1.

    2. Select Performance.

  7. On the Health Rollup Policy page, select Worst state of any member.

  8. Click OK.

另請參閱

概念

Dependency Monitors