You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: