01: Initial zabbix api

1.1 Introduction to Zabbix API

  Reference blog: http://blog.51cto.com/itnihao/1343524

  1. Introduction to zabbix

      1. The Zabbix API has important functions, providing a programmable interface for third-party calls to zabbix and batch operations, so that it can be easily used in its own business system and integrated with the operation and maintenance system

      2. The Zabbix API is implemented based on the front-end http protocol, that is, the API that can be implemented through HTTP requests. The API data transmission adopts the JSON RPC protocol.

      3. In the latest version 2.2, all APIs have corresponding official documents and detailed instructions. The corresponding address is:

        https://www.zabbix.com/documentation/2.2/manual/api/reference

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324649386&siteId=291194637