Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 424 Bytes

etop

system monitor for linux, written in golang

Installation

Prebuilt binaries

Download binary from release page.
RPM file was proviced too, it include systemd unit file.

Source

install from source code

go install github.com/xixiliguo/etop@latest

Documentation

Refer to reference.md.