tetesh / Telegram_bot_get_zabbix_api

Getting values and graphs from zabbix via PyTelegramBotApi and requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram_bot_get_zabbix_api

Get values and graphs through bot telegram using zabbix-api and requests

USE:

replace value (TOKEN, id_allow, zabbix_server, zabbix_user, zabbix_password, itemids, graphids) to your values in to two files. And also change the '/ get_all' block using information from the zabbix_api.py file

RUN:

python3 bot_telegram_zabbix.py

About

Getting values and graphs from zabbix via PyTelegramBotApi and requests


Languages

Language:Python 100.0%