|
|
## Download git repository
|
|
|
|
|
|
git clone http://gitlab.icnslab.net/gom_2020/edge_cloud.git
|
|
|
|
|
|
|
|
|
## cAdvisor
|
|
|
|
|
|
- chmod +x edge_cAdvisor_conf.sh
|
|
|
- ./edge_cAdvisor_conf.sh
|
|
|
|
|
|
Run the script with proper edge cluster number. ex) Run the run_cAdvisor_2.sh for edge cluster2
|
|
|
|
|
|
- chmod +x run_cAdvisor_#.sh
|
|
|
- ./run_cAdvisor_#.sh
|
|
|
|
|
|
|
|
|
## telegraf
|
|
|
|
|
|
Please change measurement name with number(#) in telegraf.conf according to role of each node.
|
|
|
ex) "manager_temp", "worker3_disk"
|
|
|
|
|
|
#### After change,
|
|
|
- chmod +x telegraf_temp.sh
|
|
|
- ./telegraf_temp.sh |
|
|
\ No newline at end of file |