Du lette etter:

zabbix api

Zabbix · GitHub
https://github.com/zabbix
zabbix Public. Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud. PHP 1,917 GPL-2.0 610 0 35 Updated 2 days ago. zabbix-docker Public. Official Zabbix Dockerfiles.
zabbix-api · PyPI
pypi.org › project › zabbix-api
Apr 18, 2019 · This is an implementation of the Zabbix API in Python. Please note that the Zabbix API is still in a draft state, and subject to change. Implementations of the Zabbix API in other languages may be found on the wiki. Zabbix 1.8, 2.0, 2.2, 2.4, 3.0 and 3.2 are supported. Python 2 and 3 are supported.
Zabbix API Explained
https://blog.zabbix.com › zabbix-a...
API is an application programming interface and one of the methods used to configure Zabbix. As you know, there is the Zabbix server, the ...
Zabbix API Introduction and Examples - Zabbix Tutorials
sbcode.net › zabbix › zabbix-api-examples
The Zabbix Server also has an application programming interface (API). This allows you to programmatically configure and retrieve data from the Zabbix Server. The reason for using the API is that you either want to create your own custom interface for your Zabbix Server, eg, a new web interface, IOS or Android app, or integrate into another ...
How to install and configure the zabbix api
https://www.zabbix.com › forum
Hello all . we are new in Zabbix and would like to use the Zabbix API to add/create a list of given hosts in the network. our zabbix version ...
19. API - Zabbix
www.zabbix.com › documentation › current
API Overview. Zabbix API allows you to programmatically retrieve and modify the configuration of Zabbix and provides access to historical data. It is widely used to: Create new applications to work with Zabbix; Integrate Zabbix with third party software; Automate routine tasks. The Zabbix API is a web based API and is shipped as part of the web ...
17. API - Zabbix
https://www.zabbix.com/documentation/2.2/manual/api
The Zabbix API is a web based API and is shipped as part of the web frontend. It uses the JSON-RPC 2.0 protocol which means two things: The API consists of a set of separate methods; Requests and responses between the clients and the API are encoded using the JSON format.
Zabbix API
https://www.zabbix.com › zabbix_...
Zabbix API allows an easy integration with any software, which is able to make or accept external calls. Integration with ticketing systems can be seen as one ...
19. API - Zabbix
https://www.zabbix.com › manual
Zabbix API allows you to programmatically retrieve and modify the configuration of Zabbix and provides access to historical data. It is widely used to:.
Method reference - Zabbix
https://www.zabbix.com › api › ref...
Configuration. The Zabbix API allows you to manage the configuration of your monitoring system. Hosts and host groups. Manage host groups, ...
Zabbix API changes in 5.0
https://www.zabbix.com › changes_5
Zabbix API changes in 5.0. 5.0.16. usergroup. 5.0.13. configuration; graph; graphprototype; host; item; mediatype; task; template; trigger. 5.0.5.
Zabbix API
https://www.zabbix.com/documentation/2.0/manual/appendix/api/api
Zabbix API. The Zabbix API is a powerful tool for extending Zabbix, developing apps for your favorite platform or integrating it with third party software. This section provides an overview of the functions provided by the Zabbix API and will help you find your way around the available classes and methods.
Zabbix API Introduction and Examples - Zabbix Tutorials
https://sbcode.net/zabbix/zabbix-api-examples
The Zabbix Server also has an application programming interface (API). This allows you to programmatically configure and retrieve data from the Zabbix Server. The reason for using the API is that you either want to create your own custom interface for your Zabbix Server, eg, a new web interface, IOS or Android app, or integrate into another monitoring system.
Zabbix API
https://www.zabbix.com › appendix
The Zabbix API allows you to access history and other data gathered during monitoring. History. Retrieve historical values gathered by Zabbix monitoring ...
zabbix-api · PyPI
https://pypi.org/project/zabbix-api
18.04.2019 · This is an implementation of the Zabbix API in Python. Please note that the Zabbix API is still in a draft state, and subject to change. Implementations of the Zabbix API in other languages may be found on the wiki. Zabbix 1.8, 2.0, 2.2, 2.4, 3.0 and 3.2 are supported. Python 2 and 3 are supported.
API info - Zabbix
https://www.zabbix.com › reference
apiinfo.version - retrieving the version of the Zabbix API. Have an improvement suggestion for this page? Select a text that could be improved and press ...
API info - Zabbix Documentation 5.0
https://www.zabbix.com › reference
apiinfo.version - retrieving the version of the Zabbix API. Have an improvement suggestion for this page? Select a text that could be improved and press ...
Zabbix API changes in 5.0
https://www.zabbix.com/documentation/5.0/pt/manual/api/changes_5.0
Zabbix API changes in 5.0 5.0.16 usergroup. Bug fixes: ZBX-19857 usergroup.get: dropped support for the non-working option web_gui_access. 5.0.13 configuration. Bug fixes: ZBX-8999 configuration.export: fixed exporting of images separately from other objects. graph. Bug fixes: ZBX-19200 graph.get removed discover field from request
Generic Zabbix API information
https://www.zabbix.com › appendix
When performing an API request, a Content-Type: application/json header must be included. ... The Zabbix API supports the following data types: ...