728x90
초기 자빅스를 접속하면 언어가 영어로 설정되어 있습니다.
왼쪽하단 User settings - Profile로 접근합니다.
영어를 제외한 모든 언어가 disable 되어있습니다.
Zabbix가 설치된 서버 [Rocky 9] 로 ssh를 사용해 접근합니다.
[root@localhost dejavu-sans-fonts]# localectl list-locales
C.UTF-8
en_AU.UTF-8
en_BW.UTF-8
en_CA.UTF-8
en_DK.UTF-8
en_GB.UTF-8
en_HK.UTF-8
en_IE.UTF-8
en_NZ.UTF-8
en_PH.UTF-8
en_SC.UTF-8
en_SG.UTF-8
en_US.UTF-8
en_ZA.UTF-8
en_ZW.UTF-8
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]# dnf install glibc-langpack-ko -y
Last metadata expiration check: 0:48:38 ago on Mon Sep 30 09:35:37 2024.
Dependencies resolved.
=============================================================================================================================================================================================================
Package Architecture Version Repository Size
=============================================================================================================================================================================================================
Installing:
glibc-langpack-ko x86_64 2.34-100.el9_4.3 baseos 350 k
Upgrading:
glibc x86_64 2.34-100.el9_4.3 baseos 1.9 M
glibc-common x86_64 2.34-100.el9_4.3 baseos 296 k
glibc-gconv-extra x86_64 2.34-100.el9_4.3 baseos 1.6 M
glibc-langpack-en x86_64 2.34-100.el9_4.3 baseos 552 k
Transaction Summary
=============================================================================================================================================================================================================
Install 1 Package
Upgrade 4 Packages
Total download size: 4.7 M
Downloading Packages:
(1/5): glibc-langpack-en-2.34-100.el9_4.3.x86_64.rpm 2.4 MB/s | 552 kB 00:00
(2/5): glibc-langpack-ko-2.34-100.el9_4.3.x86_64.rpm 1.4 MB/s | 350 kB 00:00
(3/5): glibc-common-2.34-100.el9_4.3.x86_64.rpm 8.9 MB/s | 296 kB 00:00
(4/5): glibc-gconv-extra-2.34-100.el9_4.3.x86_64.rpm 5.0 MB/s | 1.6 MB 00:00
(5/5): glibc-2.34-100.el9_4.3.x86_64.rpm 17 MB/s | 1.9 MB 00:00
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 4.9 MB/s | 4.7 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : glibc-langpack-en-2.34-100.el9_4.3.x86_64 1/9
Upgrading : glibc-gconv-extra-2.34-100.el9_4.3.x86_64 2/9
Running scriptlet: glibc-gconv-extra-2.34-100.el9_4.3.x86_64 2/9
Upgrading : glibc-common-2.34-100.el9_4.3.x86_64 3/9
Running scriptlet: glibc-2.34-100.el9_4.3.x86_64 4/9
Upgrading : glibc-2.34-100.el9_4.3.x86_64 4/9
Running scriptlet: glibc-2.34-100.el9_4.3.x86_64 4/9
Installing : glibc-langpack-ko-2.34-100.el9_4.3.x86_64 5/9
Cleanup : glibc-gconv-extra-2.34-100.el9.x86_64 6/9
Running scriptlet: glibc-gconv-extra-2.34-100.el9.x86_64 6/9
Cleanup : glibc-2.34-100.el9.x86_64 7/9
Cleanup : glibc-langpack-en-2.34-100.el9.x86_64 8/9
Cleanup : glibc-common-2.34-100.el9.x86_64 9/9
Running scriptlet: glibc-common-2.34-100.el9.x86_64 9/9
Verifying : glibc-langpack-ko-2.34-100.el9_4.3.x86_64 1/9
Verifying : glibc-langpack-en-2.34-100.el9_4.3.x86_64 2/9
Verifying : glibc-langpack-en-2.34-100.el9.x86_64 3/9
Verifying : glibc-gconv-extra-2.34-100.el9_4.3.x86_64 4/9
Verifying : glibc-gconv-extra-2.34-100.el9.x86_64 5/9
Verifying : glibc-common-2.34-100.el9_4.3.x86_64 6/9
Verifying : glibc-common-2.34-100.el9.x86_64 7/9
Verifying : glibc-2.34-100.el9_4.3.x86_64 8/9
Verifying : glibc-2.34-100.el9.x86_64 9/9
Upgraded:
glibc-2.34-100.el9_4.3.x86_64 glibc-common-2.34-100.el9_4.3.x86_64 glibc-gconv-extra-2.34-100.el9_4.3.x86_64 glibc-langpack-en-2.34-100.el9_4.3.x86_64
Installed:
glibc-langpack-ko-2.34-100.el9_4.3.x86_64
Complete!
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]# localectl list-locales
C.UTF-8
en_AU.UTF-8
en_BW.UTF-8
en_CA.UTF-8
en_DK.UTF-8
en_GB.UTF-8
en_HK.UTF-8
en_IE.UTF-8
en_NZ.UTF-8
en_PH.UTF-8
en_SC.UTF-8
en_SG.UTF-8
en_US.UTF-8
en_ZA.UTF-8
en_ZW.UTF-8
ko_KR.UTF-8
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]# localectl set-locale LANG=ko_KR.utf8
[root@localhost dejavu-sans-fonts]#
[root@localhost dejavu-sans-fonts]# localectl
System Locale: LANG=ko_KR.utf8
VC Keymap: kr
X11 Layout: kr
자빅스 서비스를 재시작합니다.
[root@localhost dejavu-sans-fonts]# systemctl restart zabbix-server
자빅스 Web에 접근하여 User Settings - Profile로 접근합니다.
Enable 된 Korean 언어로 변경합니다.
728x90
'Monitoring' 카테고리의 다른 글
[Monitoring] Zabbix + Grafana 모니터링 구축 [1] (3) | 2024.09.30 |
---|---|
[Monitoring] Vmware +Rocky Linux + Zabbix 모니터링 구축 [5] (0) | 2024.09.30 |
[Monitoring] Vmware +Rocky Linux + Zabbix 모니터링 구축 [3] (2) | 2024.09.26 |
[Monitoring] Vmware +Rocky Linux + Zabbix 모니터링 구축 [2] (4) | 2024.09.26 |
[Monitoring] Vmware +Rocky Linux + Zabbix 모니터링 구축 [1] (0) | 2024.09.23 |