Configuring the HP Operations Manager monitor adapter
You can specify the adapter configuration elements for the monitor adapter for HP Operations Manager by using the form view, the XML view, or both. You cannot use the form view to configure elements and attributes that do not have an entry in the UI label column.
To configure the monitor adapter
- Log on to BMC Atrium Orchestrator Grid Manager.
- To access the adapters page, click the Manage tab, and then click the Adapters tab.
- In the Adapters in Repository list, select the bmc-adapter-hp-operations-manager-monitor check box.
- To include the adapter in the Adapters on Grid list, click Add to Grid.
- Click Configure corresponding to the newly added adapter.
- On the Add an Adapter Configuration page, perform the following steps to configure the adapter by using the form view, or skip to step 7 to configure the adapter by using the XML view:
- Enter a name for the adapter.
- Enter a description for the adapter.
- Under Properties, enter or select values for the configuration elements.
Include all required elements, which are indicated with an asterisk (*). - Click OK.
The newly configured adapter is now listed in the Adapters on Grid list.
(O ptional ) Configure the adapter in the XML view by performing the following steps:
- Enter a name and a description for the adapter.
- Click Switch to XML View.
- On the Warning message that appears, click Switch View.
In the Properties text box, use XML format to enter the configuration elements and attributes, and then click OK.
- On the Warning message that appears, click Save.
The adapter configuration with settings is saved in the XML view permanently. The newly configured adapter is now listed in the Adapters on Grid list.
The following table describes the configuration elements for the monitor adapter. You cannot use the form view to configure elements and attributes that do not have an entry in the UI label column.
Node elements required for configuring the monitor adapter
The following figure shows an XML template for configuring the monitor adapter:
XML template for configuring the monitor adapter
<username></username>
<password></password>
<host></host>
<port></port>
<wsdl-url></wsdl-url>
<protocol></protocol>
<polling-interval></polling-interval>
<arguments>
<severity></severity>
</arguments>
<use-ssl-certificate></use-ssl-certificate>
<allow-unsigned-certificate></allow-unsigned-certificate>
<install-certificate></install-certificate>
<passphrase></passphrase>
</config>