ableev / Zabbix-in-Telegram

Zabbix Notifications with graphs in Telegram
MIT License
771 stars 235 forks source link

the bot does not send a graph(( #198

Closed exden closed 4 years ago

exden commented 4 years ago
  1. When the trigger is triggered, the bot sends a message, but there is no graph.
  2. I did all the testing. everything works except Graphs. The URL, username and password are correct. Checked by going to the web interface. Using the link in the test http://192.168.222.111//chart3.php?period=3600&name=ololo&width=900&height=200&graphtype=0&legend=1&items[0][itemid]=23706&items[0][sortorder]=0&items[0][drawtype]=5&items[0][color]=00CC00 , the graph is displayed correctly, but it does not come in a telegram
  3. Test private message https://pastebin.com/XBHyQxNa Test group message https://pastebin.com/5b0kasEL zbxtg_settings.py https://pastebin.com/Fm6Eav5w Test Graphs Message https://pastebin.com/9nGTkwqb Validate server's URL https://pastebin.com/KQKRAyHA

  4. image image image image

exden commented 4 years ago

what other data do you need? I will do