Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
WIKI
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GOM_2020
  • WIKI
  • Wiki
  • Edge monitoring

Last edited by Seungjun Hong Dec 09, 2020
Page history

Edge monitoring

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

엣지 클러스터마다 서로 다른 influxDB의 database에 데이터가 저장되어야하기 때문에, 클러스터 번호에 맞는 스크립트 번호를 찾아 실행한다.

예) 2번 엣지 클러스터에서는 run_cAdvisor_2.sh 파일을 실행한다.

  • chmod +x run_cAdvisor_#.sh
  • ./run_cAdvisor_#.sh

telegraf

각 노드별로 매니저와 워커1~3까지 역할이 다르기 때문에 telegraf.conf의 <manager or worker #> 부분들을 노드에 맞게 수정해준다.

예) 매니저 노드 : "manager_temp", 워커 3 노드 : "worker3_disk"

After change,

  • chmod +x telegraf_temp.sh
  • ./telegraf_temp.sh
Clone repository
  • Age and gender recognition model generation and usage
  • DeepLens Project
  • Edge monitoring
  • History
    • KMS
  • Install Edge & Gom Service
  • Minio
  • Network
  • Raspberry pi Cluster Manual
  • Redis
  • Home
  • micro_service