Commit 334cf6bf by jajapi

fixed README.md

parent 3aba3aa9
Showing with 9 additions and 10 deletions
......@@ -19,11 +19,11 @@ Usage(MgmgPM)
사용할 MgmtPM의 orchard 홈디렉토리에 복사하십시오.
### 2. Check Machine's Managed
#### 2. Check Machine's Managed
MgmtPM이 관리하는 대상서버가 CMS zone인지 KPF zone인지 확인합니다.
### 3. excute updatePM_cms.py
#### 3. excute updatePM_cms.py
CMSmgmt 디렉토리로 이동합니다.
(관리대상이 CMS zone이라 가정합니다.)
......@@ -45,7 +45,7 @@ updateSH_cms.py를 실행합니다.
$ cd ~/CSCS/GuestPM/Seperation
### 4. Create result directory in homedirectory
#### 4. Create result directory in homedirectory
result 디렉토리를 orchard home 디렉토리에 생성하십시오.
......@@ -55,12 +55,12 @@ result 디렉토리를 orchard home 디렉토리에 생성하십시오.
$ mkdir ~/result
* 저장될 위치를 변경하고 싶으면 코드를 분석하시거나 조영빈 연구원에게 문의하세요.
{#red * 저장될 위치를 변경하고 싶으면 코드를 분석하시거나 조영빈 연구원에게 문의하세요.}
### 5. excute checkPM_cms.py
#### 5. excute checkPM_cms.py
다음 디렉토리로 이동합니다.
......@@ -79,20 +79,20 @@ result 디렉토리에 저장시킵니다.)
hostname check.sh excution
hostname Successful copy
### 6. confirm result
#### 6. confirm result
생성한 result 디렉토리에서 결과를 확인합니다.
$ less -R ~/result/hostname
* less사용시 -R 옵션을 주지않으면 점검결과에 글자 색상이 적용되지 않습니다.
{#red * less사용시 -R 옵션을 주지않으면 점검결과에 글자 색상이 적용되지 않습니다.}
Usage(GuestPM)
---------------
### 1. Add GuestPM
#### 1. Add GuestPM
새로운 GuestPM이 추가되었을 경우
......@@ -116,5 +116,4 @@ Precautions
홈디렉토리로 옮기는 것으로 updatePM_cms.py의 실행을 대신할 수 있습니다.
* 상세한 설계과정은 [Private Blog](http://private.iorchard.co.kr/2018/09/07/project1_create_seocho_pms_script_file_that_can_be_checked_on_one_device.html)를 방문하세요.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment