Bots From Extension: me-opmanager
ManageEngine OpManager - Inventory and Metrics collection bots for ManageEngine OpManager
This extension provides 6 bots.
Bot @opmanager:alarms
Bot Position In Pipeline: Source
ManageEngine OpManager Alarms List
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
timestamp | DateTime | Time Period for which alarms should be listed. Specify with after |
Bot @opmanager:device-details
Bot Position In Pipeline: Source
ManageEngine OpManager Device Details
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
device_name | Text | Device Name | |
concurrent_discovery | Text | 5 | Number of concurrent jobs to run |
Bot @opmanager:devices
Bot Position In Pipeline: Source
ManageEngine OpManager Devices List
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
type | Text | Fetches the list of devices that fall under the given Device Type. [Example: type=Cisco2081] | |
category | Text | Fetches the list of devices that fall under the given device category [Example: Server, Switch, etc.] |
|
app | Text | Fetches the list of devices that have the given App in it and monitored in OpManager [Example: MSSQL, Exchange] |
|
bizviewname | Text | Fetches the list of devices that are under the given Business View map name | |
vendor | Text | Fetches the list of devices that have the given vendor name. | |
protocol | Text | Filter devices by protocol [Example: SNMP|WMI|CLI|VIWebService|VIWMI|XenService|PrismAPI|NetAppAPI|SMI] | |
severity | Text | Filter devices by severity [Ex: 1 (Critical), 2 (Trouble), 3 (Attention), 4 (service down), 5 (Clear), 7 (Unmanaged)] |
|
groupName | Text | Filter devices by Group name |
Bot @opmanager:interfaces
Bot Position In Pipeline: Source
ManageEngine OpManager Interfaces List
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
sortByColumn | Text | displayName | Sorting interfaces list with columns [Example: inSpeed, displayName, ipAddress, outSpeed, statusNum] |
sortByType | Text | asc | Defining ascending or descending sort of interfaces list [Example, sortByType=asc Or sortByType=desc] |
severity | Text | Filter interface with severity. Ex: 1(Critical), 2(Trouble), 3(Attention), 4(service down), 5(Clear), 7(Unmanaged) |
|
type | Text | Filter interface with interface type. [Example: Ethernet,Software Loopback, etc] | |
intfProps | Text | True | To fetch additional interface properties such as ifName (Interface ifName), moid, physAddress |
Bot @opmanager:metric-list
Bot Position In Pipeline: Source
ManageEngine OpManager Metrics List
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
concurrent_discovery | Text | 5 | Number of worker threads to run simultaneously |
Bot @opmanager:metrics
Bot Position In Pipeline: Source
ManageEngine OpManager Metrics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
timestamp* | DateTime | Time Period for which metrics should be collected. Specify with after | |
device_name* | Text | Name of the device | |
graph_name* | Text | Name of the Graph | |
policy_name* | Text | Policy Name |