Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Upload Inventory

...

인벤토리 템플릿 포멧을 Excel Template형태로 다운로드 받아, 업로드 할수 있습니다.

...

  • 서비스(Services) 이름은 중복해서 업로드 할 수 없습니다, 단 다른 시트의 경우 이름의 중복을 허용합니다

  • 데이터의 업데이트/신규 등록은 id 데이터 유무를 기반으로 합니다, 즉 id가 있을 경우 기존에 등록되어 있는 데이터를 신규 데이터로 업데이트를 진행할 수 있습니다.

    • id가 없을 경우 해당 데이터는 신규 데이터로 판단되어 신규 데이터로 생성합니다.

    • 그렇기 때문에 Service id나 name 중 하나의 값은 반드시 존재해야 합니다.

  • 각 시트의 필수 컬럼 데이터는 아래 항목을 참고합니다.

각 시트의 필수 컬럼/데이터(*가 있을 경우 필수 데이터 입니다)

  • 데이터는 실제 서비스 화면의 필수 값과 동일합니다.

  • 서버 등록 시 Authentication을 Private Key File로 했을 경우 아래와 같이 기록합니다

    • 데이터는 실제 서비스 화면의 필수 값과 동일합니다.

    • 서버 등록 시 Authentication을 Private Key File로 했을 경우 아래와 같이 기록합니다

      • key_file_name - AWS는 key pair파일의 Name, GCP에서는 SSH key구성 절차를 따라 진행하여 생성된 키의 Name을 등록합니다.

      • key_file_path - 설치 후 아래와 같은 형태로 디렉터리를 위치를 확인해서 입력 할 수 있습니다. 아래 가이드와 같습니다.

        Code Block
        languagejson
        /roro/keyFiles/hostIpAddress-ramdomNum.pem
      • key_file_string - .pem , json파일의 data를 모두 입력합니다. 예시는 아래와 같습니다.

        Code Block
        languagejson
        -----BEGIN RSA PRIVATE KEY-----
        MIIEogIBAAKCAQEAgUmDbdUjzQ6gdQUj/SdP8T39CrJfxbu++gokz96zzzd123423rwsdfasdfas
        ----------------------------------------------------------------------------
        ----------------------------------------------------------------------------
        fy3UshII1MLUs3xEHHNxRQOZqniWKwC6SDo51zLUQCLsNEeE9KZyIp76mR1rE0BNXcE=
        -----END RSA PRIVATE KEY-----

Service

Server

Middleware

Application

DataBase

id(Service)* -

name(Service name)*

Server Name*

Middleware Name*

business_code*

Service*

Service*

business_category*

Migration Type

Server*

labels

Windows Y/N*

Selected Server

description

IP Address*

migration_yn(Migration Y/N)*

SSH Port*

man_month

Authentication Type*

Environment Configuration Schedule

  • mig_env_start_date

  • mig_env_end_date

User Name*

Application Test Schedule(mig_test_start_date)

Password*

Cut-Over Date(mig_cut_over_date)

Private key file*

  • key_file_name

  • key_file_path

  • key_file_string

severity

Server Location

Configure Manager

  • Development

  • Maintenance

  • Operation

Environment

Hypervisor Type

Access Control

tpmC

Purchase Date

Manufacturer

Model

Serial Number

Labels

Description

Configure Manager

...