Index: pages/ARMS-info/template-box-body.html
===================================================================
diff -u -rb3ebfb388cc29b5d04fa4aa81a08500c11d38a81 -r13498cc808629870a30b2885c6e3d0e9e9b501e6
--- pages/ARMS-info/template-box-body.html (.../template-box-body.html) (revision b3ebfb388cc29b5d04fa4aa81a08500c11d38a81)
+++ pages/ARMS-info/template-box-body.html (.../template-box-body.html) (revision 13498cc808629870a30b2885c6e3d0e9e9b501e6)
@@ -1,4 +1,4 @@
-
+
-
+
- 챠트 설명
+
+ - Web Server :: Apache, Nginx...
+
+ - aRMS 모니터링은 Front와 Backend가 분리된 구조로 동작합니다.
+ - 따라서, Web용 Front Code는 커스터마이징이 가능합니다.
+
+
+
+ - Docker Swarm :: aRMS, Monitoring ...
+
+ - aRMS 모니터링의 Backend는 Docker Swarm 서비스로 구성됩니다.
+ - 따라서, Swarm 내부 서비스간 통신은 자동으로 설정됩니다.
+
+
+
+ - Agent Service :: 모니터링 대상 어플리케이션 ...
+
+ - 모니터링을 할 어플리케이션에 에이전트를 설치 후 실행합니다.
+
+
+
+ - 운용 서버 최소 스펙
+
+ - 모니터링 시스템은 클러스터를 지원합니다.
+ - 최소 12개의 CPU Thread가 필요합니다.
+ - 최소 16GB 의 Memory가 필요합니다.
+ - 데이터 저장을 위한 NFS Server ( 최소 200기가 : 1주일분 )가 필요합니다.
+
+
+
+