I'm using ZABBIX to monitor Meraki hub device's performance score via calling Meraki API.
But today I found that ZABBIX cannot get any perf score sice last week.
When I check items in ZABBIX, all items got HTTP 429 error.
I've running this server for about 2 years on Openstack, and 3 months ago migrated to AWS.
But both are using my company's local Internet - not AWS IGW.
So I run cURL from ZABBIX server's shell, and it still gets HTTP 429.
I'm monitoring 30 devices and each devices polling API every 1 minute.
Therefore, there are only 1800 API calls per hour. That's way below to Meraki AP call limit.
Plus, I cannot understand why suddenly ZABBIX starts to get HTTP 429.