Bots From Extension: vrops
VMware vRealize Operations - Inventory and metrics collection bots for vROps
This extension provides 11 bots.
Bot @vrops:alerts
Bot Position In Pipeline: Source
VMware vROps Alerts
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 |
---|---|---|---|
resource_id | Text | Identifier of the resource for which alerts are queried |
Bot *vrops:datacenter-summary
Bot Position In Pipeline: Source
VMware vRops Datacenter Summary
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot *vrops:datastore-summary
Bot Position In Pipeline: Source
VMware vRops Datastore Summary
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot *vrops:hostsystem-summary
Bot Position In Pipeline: Source
VMware vRops HostSystem Summary
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot *vrops:metric-list
Bot Position In Pipeline: Source
VMware vROps Metric List
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot @vrops:metrics
Bot Position In Pipeline: Source
VMware vROps 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 |
---|---|---|---|
resource_id* | Text | Resource ID | |
metric_name* | Text | Metric Name (statKey) (Ex: cpu|iowaitPct). For multiple metrics, use comma separated values | |
timestamp* | DateTime | Timestamp is the duration where data is required. Specify either after or during | |
interval | Text | HOURS | Interval between each data point (Ex: MINUTES, 10 minutes, 10MIN, HOURS, DAYS, WEEKS, 2MONTHS, 5M) 'M' represents Months |
skip_on_error | Text | no | Skip on any errors. |
Bot @vrops:metrics-multi-proc
Bot Position In Pipeline: Sink
Collects VMware vROPs Metrics using multi-processing
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 |
---|---|---|---|
resource_id_col* | Text | Resource ID Column name | |
metric_name | Text | Metric Name (statKey) (Ex: cpu|iowaitPct). For multiple metrics, use comma separated values | |
timestamp* | DateTime | Timestamp is the duration where data is required. Specify either after or during | |
interval | Text | HOURS | Interval between each data point (Ex: MINUTES, 10 minutes, 10MIN, HOURS, DAYS, WEEKS, 2MONTHS, 5M) 'M' represents Months |
batch_size | Text | 10 | Number of resource ids to collect in a batch |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
metric_dataset | Text | Attach specified metric dataset to the input dataframe to filter metrics for the specified resource kind |
|
resource_kind | Text | Specify resource kind to filter metrics from the metric_dataset | |
metric_column | Text | Specify metric column name which should be in the metric_dataset |
Bot @vrops:resource-properties
Bot Position In Pipeline: Source
VMware vROps Resource Properties
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 |
---|---|---|---|
resource_kind | Text | Type of Resource (Ex. VirtualMachine, DistributedVirtualPortgroup, Datastore) | |
identifier | Text | Identifier of the resource for which properties are queried |
Bot @vrops:resource-relationships
Bot Position In Pipeline: Source
VMware vROps Resource Relationships
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 |
---|---|---|---|
resource_kind | Text | Type of Resource (Ex. VirtualMachine, DistributedVirtualPortgroup, Datastore) | |
identifier | Text | Identifier of the resource for which properties are queried |
Bot @vrops:resources
Bot Position In Pipeline: Source
VMware vROps Resources
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 |
---|---|---|---|
resource_kind | Text | Type of Resource (Ex. VirtualMachine, DistributedVirtualPortgroup, Datastore) | |
adapter_kind | Text | Type of adapter (Ex. VMWARE, Container) |
Bot *vrops:vm-summary
Bot Position In Pipeline: Source
VMware vRops Virtual Machine Summary
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.