원문 보기: https://dawoum.duckdns.org/wiki/Monitorets_(software)
Monitorets는 여러 컴퓨터 자원의 사용을 간단하고 빠르게 볼 수 있는 작은 유틸리티 응용 프로그램입니다.
그것은 리눅스 데스크탑에 대한 애플릿이나 위젯과 거의 비슷합니다.
Installation
데비안 저장소에 아직 제공되지 않고 있기 때문에, 다른 방법을 통해서 설치할 수 있습니다. 만약 Flatpak을 사용하고 있다면 다음과 같이 설치할 수 있습니다:
Install from Flathub
- flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- flatpak install io.github.jorchube.monitorets
그놈 창에서 monitorers로 검색을 해서 실행하거나, 명령-줄에서 다음과 같이 실행할 수 있습니다:
- flatpak run io.github.jorchube.monitorets
Debian packaging
디스크 용량 등의 이유로 flatpak을 선호하지 않을 때 직접 데비안 패키지를 만들 수 있습니다:
- git clone --recurse-submodules --depth 1 https://github.com/jorchube/monitoret
- cd monitorets
- dh_make --createorig -p monitorets_0.10.1
- dh_auto_configure --buildsystem=meson
- debian/changelog, debian/control 파일을 수정합니다:
- time dpkg-buildpackage -i -us -uc -b
- cd ..
- sudo dpkg -i monitorets_0.10.1-1_amd64.deb
Configurations
프로그램 실행 후에, 왼쪽 상단에 세로점 3개를 눌러서 Preferences를 실행합니다.
2개의 탭이 존재합니다:
- Appearance : 모니터한 내용을 어떻게 보여줄 지를 정합니다.
- Monitors: 어떤 것을 모니터할 지를 정합니다.