D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
ko-KR
/
controllers
/
Filename :
health.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'index.title' => '서버 상태', 'index.pageHint' => '여기서 서버 상태에 대한 세부 보고서를 확인할 수 있습니다. 서버 상태 매개 변수의 변경 상태를 확인하려면 매개 변수를 선택합니다. 그러면 Plesk가 해당 차트를 표시합니다. 보고서가 제공되는 기간을 지난 3시간~1주일 사이로 변경할 수 있습니다. 또한 여기서 각 매개 변수에 대한 적색 및 황색 경보를 표시할 시기와 모니터링할 하드 디스크 리소스를 정의하는 상태 모니터 구성을 변경할 수도 있습니다. 이를 수행하려면 아래 버튼을 사용하여 구성 파일을 다운로드한 다음 파일을 편집하고 편집된 버전을 업로드합니다. 서버 하드웨어가 변경되는 경우 이러한 변경 사항을 상태 모니터에 전파하여 올바른 통계를 가져와야 합니다.', 'index.waitMessage' => '로딩 중...', 'index.buttonUpload' => '구성 파일 업로드', 'index.buttonDownload' => '구성 파일 다운로드', 'index.buttonRestoreDefaults' => '기본구성으로 되돌리기', 'index.buttonReconfigure' => '하드웨어 변경 감지', 'index.buttonUploadHint' => '상태 모니터 구성 파일을 업로드합니다. 업로드가 완료되는 즉시 새 구성이 적용됩니다.', 'index.buttonDownloadHint' => '컴퓨터에 대한 현재 상태 모니터 구성을 저장합니다.', 'index.buttonRestoreDefaultsHint' => '서버 상태 모니터의 기본 설정을 복원합니다.', 'index.buttonReconfigureHint' => '하드웨어 구성의 변경 사항을 상태 모니터에 전파합니다.', 'index.confirmRestoreDefaultsTitle' => '서버 상태 모니터의 기본 설정 복원', 'index.confirmRestoreDefaultsDescription' => '기본 설정을 복원하시겠습니까?', 'index.confirmReconfigureTitle' => '하드웨어 변경 감지', 'index.confirmReconfigureDescription' => '상태 모니터의 하드웨어 구성을 업데이트합니다. 서버 하드웨어가 변경되고 이러한 변경 사항을 상태 모니터 통계에 반영하려는 경우에 필요합니다. 계속하시겠습니까?', 'index.settingsWereRestoredToDefault' => '기본 설정이 복원되었습니다.', 'index.healthMonitorWasReconfigured' => '하드웨어 구성에 대한 상태 모니터 정보가 업데이트되었습니다.', 'parameters.loading' => '로딩 중...', 'parameters.selectPeriod' => '기간 선택', 'parameters.periodFromNowTo3h' => '3시간', 'parameters.periodFromNowTo6h' => '6시간', 'parameters.periodFromNowTo12h' => '12시간', 'parameters.periodFromNowTo1d' => '1일', 'parameters.periodFromNowTo3d' => '3일', 'parameters.periodFromNowTo7d' => '1주일', 'thresholds-hint.waitMessage' => '로딩 중...', 'upload-config-file.title' => '구성 파일 업로드', 'upload-config-file.configurationUploadedSuccessfully' => '구성이 업로드되고 적용되었습니다.', ];