사용자 정의 시스템 정보
You can include customized system information about your clients. System information is defined as key:value pairs, which can be assigned to clients. For example, you can define a key:value pair for a particular processor, then assign that key to all clients that have that processor installed. Custom system information is categorized, and can be searched using the SUSE Multi-Linux Manager Web UI.
시작하기 전에 사용자 정의를 저장할 수 있게 허용하는 키를 생성해야 합니다.
-
SUSE Multi-Linux Manager Web UI에서 로 이동하여 키 생성을 클릭합니다.
-
In the
Key Labelfield, add a name for your key. Do not use spaces. For example,intel-x86_64-quadcore. -
In the
Descriptionfield, provide any additional information required. -
필요한 각 키에 이 작업을 반복합니다.
이 정보는 Salt 열을 통해 확인할 수 있습니다. 이 정보는 다음 명령어를 사용하여 검색할 수 있습니다.
salt $minionid pillar.get custom_info:key1
이 명령을 실행한 후의 출력은 다음과 같습니다.
$minionid:
val1
사용자 정의 시스템 정보 키를 몇 개 생성했으면 이 키를 클라이언트에 적용할 수 있습니다.
-
In the SUSE Multi-Linux Manager Web UI, navigate to
Systems, click the client to apply custom information to, and navigate to the tab. -
값 생성을 클릭합니다.
-
적용하려는 값을 찾아 키 레이블을 클릭합니다.
-
In the
Valuefield, provide any additional information. -
키 업데이트를 클릭하여 사용자 정의 정보를 클라이언트에 적용합니다.
구성 관리에 대한 자세한 설명은 구성 관리에서 참조하십시오.