omni-lchen / zabbix-cloudwatch

71 stars 61 forks source link

Monitor multiple instances #58

Open dogbert831 opened 3 years ago

dogbert831 commented 3 years ago

Let's say I have multiple load balancers that I want to monitor. I would run something like this: cron.ApplicationELB.sh "LoadBalancer1" "zabbix_host" "zabbix_server" "aws_account" "aws_region" Now what about LoadBalancer2? I assume I would create another item on the host with a unique key but how would I manage that with the code?