VMware vROps
You can install a VMware vRealize Operations Manager (vROps) integration to send events from vROps to Moogsoft Onprem. The integration allows you to send JSON payloads using POST and PUT requests over HTTPS.
See the vROps documentation for details on vROps components.
Before You Begin
The vROps integration has been validated with vROps v6.6 and v7.5.0. Before you start to set up your integration, ensure you have met the following requirements:
Your vROps instance can make requests to external endpoints over port 443.
You have administrator access to vROps.
You have generated a certificate thumbprint for your Moogsoft Onprem instance.
Configure the vROps Integration
To configure the vROps integration:
Navigate to the Integrations tab.
Click VMware vROps in the Monitoring section.
Provide a unique integration name. You can use the default name or customize the name according to your needs.
Set a Basic Authentication username and password.
Configure vROps
Log in to vROps to create a Moogsoft Onprem to vROps webhook endpoint. For more help, see the vROps documentation.
Go to Outbound Settings in vROps administration and add a new outbound instance.
Create a REST notification plugin for Moogsoft Onprem as follows:
Field
Value
Plugin Type
Rest Notification Plugin.
Instance Name
The name of your Moogsoft Onprem instance.
URL
<your VMware vROps integration URL>
For example: https://<hostname>/vrops
User Name
Username generated in the Moogsoft Onprem UI.
Password
Password generated in the Moogsoft Onprem UI.
Content type
application/json
Certificate thumbprint
The certificate thumbprint for your Moogsoft Onprem instance.
Connection count
20
If you click 'Test' to test the connection, ignore the unsuccessful connection warning. The configuration is correct.
Go to Notification Settings under Alerts and add a rule for your integration alerts as follows:
Field
Value
Name
Name of your rule.
Method: Plugin-Type
Rest Notification Plugin.
Method: Instance
Name of your Moogsoft Onprem instance.
Criticality
Select the severities you want to include in the integration. We recommend that you select all severities.
You can add other filtering criteria if desired. After you complete the configuration Moogsoft Onprem receives alerts from vROps that meet the filtering criteria.