omni-lchen / zabbix-cloudwatch

71 stars 61 forks source link

Sh script queation: In the script cron.ES.sh, variable issue #55

Open KennyChan-hk opened 4 years ago

KennyChan-hk commented 4 years ago

In the script, there are some variable, what i can fill in this case?

Client Id

CLIENT_ID=$1

Client Id

DOMAIN_NAME=$2

Zabbix Host

ZABBIX_HOST=$3

Zabbix Server

ZABBIX_SERVER=$4

AWS Account

ACCOUNT=$5

AWS Region

REGION=$6

what should i fill in those variable when i run this script?