NCP Classic Network Traffic Monitoring 서비스 종료에 따라 트래픽 관련 알림 서비스를 Cloud Insight로 이관 필요
- Server
출처 : https://guide.ncloud-docs.com/docs/ko/cloudinsight-howtomove
Monitoring 서비스 이전 가이드
guide.ncloud-docs.com
- 장비접속
- agent 실행 확인
- ps -ef | grep noms_nsight
- 실행 중인 agent가 있는 경우 agent 업데이트가 필요
sudo mkdir agent cd agent sudo vi uninstall_nsight1_install_nsight2.sh
# uninstall_nsight1_install_nsight2.sh 내용 복사 붙여넣기 sudo bash uninstall_nsight1_install_nsight2.sh
# agent.py, agent_upadater.py 가 실행중인지 확인 # agent.py 는 좀 늦게 뜸 ps -ef | grep agent
- uninstall_nsight1_install_nsight2.sh 하단 링크에서 확인 가능
- https://guide.ncloud-docs.com/docs/ko/cloudinsight-howtomove
Monitoring 서비스 이전 가이드
guide.ncloud-docs.com
'Devops Skill Up > etc.' 카테고리의 다른 글
[Slack] Incomming WebHooks 사용해서 Slack 메시지 전달하기 (0) | 2024.04.22 |
---|---|
[Meta] CAPI 를 사용하여 서버리스에 대응해보자 (2) (0) | 2024.04.15 |
[Meta] CAPI 를 사용하여 서버리스에 대응해보자 (1) (0) | 2024.04.15 |