Zabbix-in-Telegram
Zabbix-in-Telegram copied to clipboard
The location of the equipment on the map
When the trigger is in problem status, send telegram in a map with the location of the equipment.

@Smiley-k what do you suggest to use: latitude and longitude or address? Maybe both?
Yes, right both.
Address:
zbxtg;location:{INVENTORY.LOCATION}
Coordinates:
zbxtg;lat:{INVENTORY.LOCATION.LAT}
zbxtg;lon:{INVENTORY.LOCATION.LON}
How do yo put the latitude and longitude in zabbix inventory , whats the format of this?
@sysdow float number for both, latitude and longitude