IBM OMNIbus via postemsg
Use IBM's "postemsg" binary to post an event to OMNIbus using non-Tivoli communication.
Connect IBM OMNIbus via postemsg with Devo SOAR
Navigate to Automations > Integrations.
Search for IBM OMNIbus via postemsg.
Click Details, then the + icon. Enter the required information in the following fields.
Label: Enter a connection name.
Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).
Remote Agent: Run this integration using the Devo SOAR Remote Agent.
Omnibus Server Name: Hostname or IP address of the OMNIbus server.
After you've entered all the details, click Connect.
Actions for IBM OMNIbus via postemsg
Call Postemsg
Call Postemsg binary to send message to OMNIbus.
Input Field
Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.
Input Name | Description | Required |
---|---|---|
Class | Postemsg class (templatized) | Required |
Source | Postemsg source (templatized) | Required |
Severity | Postemsg severity (templatized) | Required |
Message | Postemsg message (templatized) | Required |
Additional Postemsg Fields | Additional Postemsg fields in key-value pairs. Wrap values with quotation marks if they can contain spaces, and separate key-value pairs with a space (templatized). | Required |
Release Notes
v3.0.0
- Updated architecture to support IO via filesystemv2.0.6
- Added documentation link in the automation library.