Skip to content

Bots From Extension: zabbix

Zabbix - Inventory and Metrics collection bots for Zabbix

This extension provides 5 bots.





Bot @zabbix:zabbix-alerts

Bot Position In Pipeline: Source

Zabbix - 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
timestamp DateTime Timestamp is the duration where data is required. Specify either after and/or before







Bot *zabbix:zabbix-hostgroups

Bot Position In Pipeline: Source

Zabbix - Host Group Inventory

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 *zabbix:zabbix-hosts

Bot Position In Pipeline: Source

Zabbix - Host Inventory

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 @zabbix:zabbix-metrics-data

Bot Position In Pipeline: Sink

Zabbix - Metric data

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
itemid_column* Text Column name that contains Item Ids
timestamp* DateTime Timestamp is the duration where data is required. Specify either after and/or before
history Text 0 History object types to return. (0-float, 1-character, 2-log, 3-unsigned_num, 4-text)
batch_size Text 10 Number of item ids to collect in a batch
concurrent_discovery Text 10 Number of concurrent jobs to run
return_type Text dataset Returns the response as dataset or writes to a pstream. expects 'dataset' or 'pstream'.
pstream_name Text Name of the pstream to write. Must be provided if return_type is pstream







Bot @zabbix:zabbix-metrics-list

Bot Position In Pipeline: Source

Zabbix - 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
return_type Text dataset Returns the response as dataset or writes to a pstream. expects 'dataset' or 'pstream'.
pstream_name Text Name of the pstream to write. Must be provided if return_type is pstream