Availability for an Enterprise Application is shown incorrectly after the 'test from' group is changed

If the test from group (watcher group) is changed from one group to another for a particular Enterprise Application (EA) on the Availability configuration screen, this may result in the availability of the EA not been shown correctly.

This is because changing the test from group doesn't remove the old group, so the EA ends up with machines from both groups running the tests.

  1. In SCOM go to the Authoring tab.
  2. Open Authoring > Management Pack Objects > Object Discoveries.
  3. Click on the Scope button at the top of the screen.
  4. Click on the radio button for View all targets.
  5. In the Look for box type the name of the test you are using, for example Enterprise Application Availability Monitoring Test (Web), or the TCP or the custom test name.
  6. Tick the test name (as used in the previous step) and click OK.
  7. Locate the discovery for the particular Enterprise Application in question, and right-click on it.
  8. Click on Overrides > Override the Object Discovery > For a specific object of class.
  9. Select the server you want to exclude, and click OK.
  10. In the Parameter Name column look for Enabled and tick the box in the Override column for this row.
  11. In the Override Value column select False.
  12. Tick the box in the Enforced column (scroll right if necessary) for the same row.
  13. Click OK.
  14. You should repeat the above five steps to exclude each server in the test from group that you have removed from the EA.
  15. Wait a couple of minutes.
  16. Next we need to run a PowerShell cmdlet. Open the Operations Manager Shell: Start > Microsoft System Center > Operations Manager Shell.
  17. Run the following cmdlet in your SCOM PowerShell:
    Remove-SCOMDisabledClassInstance
  18. Check the EA Availability is now updating correctly.
  19. The override can then be cleaned up. You can do this by right-clicking on the discovery, clicking on Overrides > Summary > For the Object Discovery, selecting the override for the specific computer object, which has the Changed value of False, and clicking Delete.

Was this article helpful?


Have more questions or facing an issue?