Closed macadminrohit closed 7 years ago
@bsingr has added UTC to local timestamp support, appreciate his contribution. I just amended the script to convert the timestamp when no cloudwatch data received, please re-test the new script, you also need to install python dateutil module.
Currently the script accepts time in UTC as EC2 instance on which the scripts are running in UTC. Our zabbix server is in EST and we want to pass the EST time to the script and get the data from cloudwatch for that particular time. Can you do that?