Before you can begin using the Management Pack, you must create an adapter instance to identify the host from which the Management Pack will retrieve data.

Prerequisites

Procedure

  1. Log in to vRealize Operations as an admin user.
  2. Click the Administration administration_icon icon. In the right panel, the Solutions view will be displayed.
  3. Select Microsoft SCOM from the Solutions list.
    solutions_list_after_install-12
  4. Click the Configure configure_icon icon. The Manage Solution window will appear.
    Note: Click the Add add_icon icon above the Instance Namelist on the left to create multiple adapter instances.

    manage_solution-11
  5. In the Manage Solution window, enter the following information:
    1. Instance Settings:
      • Display Name: A name for this particular instance of the Management Pack
      • Description: Optional, but it can be helpful to describe multiple instances of the Management Pack
    2. Basic Settings:
      • Database Host:Hostname or IP address of the Microsoft SCOM database host

        Note: The Management Pack for Microsoft SCOM supports IPv4 and IPv6.
      • Instance Name or Port: The name of your SQL Server instance, or the port used to connect to the database.
      • Database: The name of the SCOM database (or data warehouse) containing the source data
      • Credential: Select the credential you created when Creating a Credential (SCOM).
    3. Advanced Settings:
      • Collector(s)/Groups: Default collector group, unless otherwise specified
      • SSL Config: Options are No Verify (default value; SSL enabled/certificate not verified), No SSL (SSL disabled), and Verify (SSL enabled/certificate verified). See also: Adding an SSL Certificate to the vROps Truststore (SCOM).)

      • Max Events: The default maximum number of events returned per collection cycle is 5000.

      • Support Autodiscovery: When you enable autodiscovery (default), the Management Pack creates resources and relationships in vROps, then collects data for the discovered resources after the main collection query runs. This should not be set to False
      Note: The collection interval for the adapter instance resource determines how often the Management Pack collects data. The default collection interval is five minutes, but the interval can be changed in the scom.properties file.

What to do next