You do not have permission to edit this page, for the following reason: The action you have requested is limited to users in the group: Users. You can view and copy the source of this page. === Systems === We called the imRAD device as "System". If you [[CLI - Configuring IP address | configure an IP address]] in a system, the information of the system is automatically saving in a few seconds and this menu shows all the saved systems. ==== List ==== ===== Systems ===== The information of systems is saving in the period of about 10 minutes by the smgr service in each device. The smgr service reports the following information. * General system information(i.e. version, serial number, uptime, model, and so on) * Disk(storage), Memory(RAM), and CPU Load. * The status, version, and information of operating service {| class="wikitable" ! style='width:150px' | Item !! Description |- | IP Address || It is the IP address of the system. If the system has multiple same version addresses, it displays only one address of them. |- | Name || It is the hostname or system name of the system. You can change it via the [[CLI - Configuring Hostname | CLI]]. |- | |- | Update Date || It is the last datetime the information is saved. If this time is not updating for the [[System Messages| "Idle detection timeout for system activity"]], we notice the system as "System Idle". |- | Status || It shows the status of disk<ref>The imRAD disk consists of two partitions. One is for the operating systems, another is for data.</ref> utilization and services. If each disk utilization exceeds the [[System Messages | "Warning threshold for Disk utilization rate"]], it shows a "<span style="background:#ffff00">Notice</span>" icon. If each disk utilization exceeds the [[System Messages | "Critical threshold for Disk utilization rate"]], it shows a "<span style="background:#ff0000;color:#ffffff">Critical</span>" icon. In the rest of the cases, it shows a "<span style="background:#0000ff;color:#ffffff">Normal</span>" icon.<br> If an enabled service is not running, it shows a "<span style="background:#ffff00">Notice</span>" icon.<br> If you click the trash icon, It will delete the system information. If the deleted system is still running, the information will be saved again. |- | Version || It is the current imRAD package version. If you click the icon([[File:icon_bars.png|15px]]) beside the version, it displays the details. |- | CPU Load || It shows the CPU load averages over the last 1, 5, and 15 minutes. |- | DUID-EN || It is the [[DUID and IAID | DUID]] of the system. |- |} '''(4) 버전'''<br> 시스템에 적용되어 있는 imRAD 패키지의 버전 및 적용될 날짜를 나타내며 [[File:icon_bars.png|15px]] 아이콘을 클릭하면 상세 버전을 확인 할 수 있습니다. '''(5) RADIUS TLS 인증서'''<br> RADIUS TLS 통신(TTLS, PEAP 등)에 사용되는 서버 인증서를 나타내며 [[File:icon_bars.png|15px]] 아이콘을 클릭하면 인증서의 상제 정보를 확인 할 수 있습니다. '''(7) 시스템 이중화 모드'''<br> 해당 시스템의 이중화 모드를 표시하면 Active 또는 Passive로 표시됩니다. 만일 [[시스템 이중화]]가 되어 있지 않다면 아무런 내용도 표시되지 않습니다. '''(7) 데이터베이스 복제'''<br> 시스템 이중화 모드가 설정된 경우 해당 시스템의 데이터베이스 복제 상태를 표시합니다. [[시스템 이중화]]는 CLI를 통해 [[CLI - 시스템 이중화 설정 | 설정]]할 수 있으며 데이터베이스 복제 상태에 문제가 발생하면 CLI를 통해 재 설정 할 수 있습니다. '''(8) 서비스'''<br> 해당 시스템에서 운영중인 모든 서비스 목록을 표시합니다.<br> '''상태'''<br> {| class="wikitable" ! 상태 아이콘 !! 설명 |- | [[File:icon_service_active.png|30px]] || 서비스가 정상적으로 동작중입니다. |- | [[File:icon_service_active_warning.png|30px]] || 서비스 동작에 이상이 감지된 경우입니다. |- | [[File:icon_service_inactive.png|40px]]|| 서비스가 중지되어 있습니다. |- |} '''최근 확인시간 / 가동 시간'''<br> 최근 확인 시간은 서비스의 상태, 이름, 버전 및 가동시간을 확인 후 저장된 최근 시간을 의미하며 가동 시간은 서비스의 uptime을 의미합니다. ===== 메인 데이터베이스 변수 ===== 설정된 주요 MariaDB 변수를 출력합니다. ===== 메인 데이터베이스 이벤트 ===== MariaDB 내부에서 스케줄링된 이벤트의 상태를 표시하면 그 상태는 모두 "활성"으로 표시되어야 합니다.<br> 만일 일부 상태가 "비활성" 또는 "Slave 비활성"인 경우 상태 아이콘을 클릭하면 해당 이벤트를 다시 적용 할 수 있습니다.<br> ==== Syslog ==== 각 시스템에서 발생 한 주요 syslog는 메인 데이터베이스에 저장되는데 이 메뉴에서 확인 할 수 있습니다.<br> syslog는 notice level 이상만 저장되면 information과 debug는 SSH 접속 후 확인 할 수 있습니다([[로그 확인]]).<br> Return to Systems.