RIMA: Difference between revisions
(Template migration to LLM-Optimized Wiki Template) |
(Fix: remove --- horizontal lines (7 removed)) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 18: | Line 18: | ||
* 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시 | * 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시 | ||
== Purpose == | == Purpose == | ||
| Line 28: | Line 27: | ||
* Non-goals: 다른 주제로의 확장 | * Non-goals: 다른 주제로의 확장 | ||
== Key Concepts == | == Key Concepts == | ||
| Line 42: | Line 40: | ||
|} | |} | ||
== Detailed Explanation == | == Detailed Explanation == | ||
| Line 67: | Line 64: | ||
The factory default Admin password is 'Admin'. Admin password can be changed via Settings > Admin tab. | The factory default Admin password is 'Admin'. Admin password can be changed via Settings > Admin tab. | ||
== Best Practices == | == Best Practices == | ||
| Line 75: | Line 71: | ||
* 테스트 환경에서 먼저 검증 | * 테스트 환경에서 먼저 검증 | ||
== References == | == References == | ||
| Line 81: | Line 76: | ||
* [https://wiki.hpcmate.com RIMA] | * [https://wiki.hpcmate.com RIMA] | ||
== Related Pages == | == Related Pages == | ||
| Line 90: | Line 84: | ||
* [[Network]] | * [[Network]] | ||
[[Category:AI]] | [[Category:AI]] | ||
== Knowledge Graph == | |||
Related | |||
→ [[Linux]] | |||
→ [[Server]] | |||
→ [[Hardware]] | |||
→ [[Network]] | |||
[[Category:Architecture]] | [[Category:Architecture]] | ||
Latest revision as of 11:30, 17 July 2026
Overview
RIMA에 대한 기술 문서입니다.
Summary
- 무엇인가? - RIMA
- 왜 필요한가? - HPC 및 서버 환경에서 필수 개념
- 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시
Purpose
이 문서가 존재하는 이유
- Goal: RIMA에 대한 기술 정보 제공
- Scope: RIMA의 개념, 사용법, 설정
- Non-goals: 다른 주제로의 확장
Key Concepts
| Concept | Description | Related |
|---|---|---|
| RIMA | HPC/서버 환경에서 중요한 기술 개념 | Linux, Server |
Detailed Explanation
RIMA (Rack Information Management Archive) is an appliance (Hardware plus Software) product by HPCMATE. RIMA provides real-time data monitoring for multiple RIM (DS7) devices and report features. (Internal RIMA document)
- Install RIMA 1U system at target place
- Setup network depending on customer's network environment - refer to below System Admin > System IP configuration
VGA interface of RIMA system provides RIMA Web pages on system boot-up. RIMA provides http Web interface through <host-ip>:8099 port. The dashboard provides a simple summary for the registered RIM devices. Dashboard information list are
- Total power consumption at now
- Cumulative total power consumption so far
- Maximum power consumption RIM and it's name
- Highest temperature RIM and it's name
- Time series data graph for current power consumption and highest temperature
- Registered RIM wheel and selected RIM information
To show multiple RIM devices effectively, each registered RIM device wheel rotates in every 5 seconds. the automatic rotation to stop when RIMA detect user action on the web session such as mouse move, click, key press and resume automatic rotation after 3 seconds of non user action. (** The local VGA display will not affect to other user session)
RIMA dashboard supports system reboot or shutdown using the power icon on top right.
System/Settings/Reports menu is only available after successful Admin login. The factory default Admin password is 'Admin'. Admin password can be changed via Settings > Admin tab.
Best Practices
- 최신 버전 사용 권장
- 공식 문서 참고
- 테스트 환경에서 먼저 검증
References
Related Pages
Knowledge Graph
Related