omni-lchen / zabbix-cloudwatch

71 stars 61 forks source link

Convert cloudwatch UTC timestamps to local timezone #10

Closed bsingr closed 7 years ago

bsingr commented 7 years ago

Hey Long Chen,

the cloudwatch API returns data with UTC timestamps, but my zabbix server and my hosts run in UTC+2 (german summertime). With the following fix the data from CloudWatch gets aligned with the Data from zabbix agents running on different hosts.

Cheers --Jens