This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
язык_программирования_python [2025/05/24 17:53] val [Zabbix API приложение] |
язык_программирования_python [2025/05/25 09:14] (current) val [Zabbix API приложение] |
||
---|---|---|---|
Line 97: | Line 97: | ||
===== Zabbix API приложение ===== | ===== Zabbix API приложение ===== | ||
+ | |||
+ | * [[https://www.zabbix.com/documentation/current/en/manual/api]] | ||
+ | * [[https://sbcode.net/zabbix/zabbix-api-python-example/]] | ||
+ | * [[https://forum.checkmk.com/t/rest-api-python-question-how-to-use-variables-in-json-post-in-key-and-value/34652]] | ||
+ | | ||
<code> | <code> | ||
(venv1) server:~# pip install requests | (venv1) server:~# pip install requests |