No Image

ZABBIX 2.4 – drule.create

April 12, 2014 Raj 0

drule.create Description object drule.create(object/array discroveryRules) This method allows to create new discrovery rules. Parameters (object/array) Discrovery rules to create. Additionally to the standard discrovery rule […]

No Image

ZABBIX 2.4 – dcheck.get

April 12, 2014 Raj 0

dcheck.get integer/array dcheck.get(object parameters) The method allows to retrieve discovery checks according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]

No Image

ZABBIX 2.4 – dservice.get

April 12, 2014 Raj 0

dservice.get Description integer/array dservice.get(object parameters) The method allows to retrieve discovered services according to the given parameters. Parameters (object) Parameters defining the desired output. The […]

No Image

ZABBIX 2.4 – dservice.exists

April 12, 2014 Raj 0

dservice.exists Description boolean dservice.exists(object filter) This method checks if at least one discovered service that matches the given filter criteria exists. Parameters (object) Criteria to […]

No Image

ZABBIX 2.4 – dhost.get

April 12, 2014 Raj 0

dhost.get Description integer/array dhost.get(object parameters) The method allows to retrieve discovered hosts according to the given parameters. Parameters (object) Parameters defining the desired output. The […]

No Image

ZABBIX 2.4 – dhost.exists

April 12, 2014 Raj 0

dhost.exists Description boolean dhost.exists(object filter) This method checks if at least one discovered host that matches the given filter criteria exists. Parameters (object) Criteria to […]

No Image

ZABBIX 2.4 – configuration.import

April 12, 2014 Raj 0

configuration.import Description boolean configuration.import(object parameters) This method allows to import configuration data from a serialized string. Parameters (object) Parameters containing the data to import and […]

No Image

ZABBIX 2.4 – configuration.export

April 12, 2014 Raj 0

configuration.export Description string configuration.export(object parameters) This method allows to export configuration data as a serialized string. Parameters (object) Parameters defining the objects to be exported […]

No Image

ZABBIX 2.4 – application.update

April 12, 2014 Raj 0

application.update Description object application.update(object/array applications) This method allows to update existing applications. Parameters (object/array) Application properties to be updated. The applicationid property must be defined […]

No Image

ZABBIX 2.4 – application.massadd

April 12, 2014 Raj 0

application.massadd Description object application.massadd(object parameters) This method allows to simultaneously add multiple items to the given applications. Parameters (object) Parameters containing the IDs of the […]