Heello i have one issue about the zabbix interaction with AWS CloudWatch.
so, i'm using one script that make call to CloudWatch then take some information(for exemple: CPU avarage) and i'm using External script to do this job, But when i recieve the content of response on zabbix the content arrive as string but i need it to be a Integer to use unit in %.
Do you know how i can do this?

so, i'm using one script that make call to CloudWatch then take some information(for exemple: CPU avarage) and i'm using External script to do this job, But when i recieve the content of response on zabbix the content arrive as string but i need it to be a Integer to use unit in %.
Do you know how i can do this?
Comment