From 3f074cd0247974ba04532e37e4a1f0aaab012bb8 Mon Sep 17 00:00:00 2001 From: wu Date: Wed, 21 Oct 2020 19:25:45 -0700 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BAv0.1=E5=88=86=E6=94=AF?= =?UTF-8?q?=EF=BC=8C=E8=AF=A5=E5=88=86=E6=94=AF=20=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E8=AF=BB=E5=8F=96=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/README.md b/README.md index 0295a6d..05c2a31 100644 --- a/README.md +++ b/README.md @@ -1,33 +1 @@ - -# rtop - -[![Join the chat at https://gitter.im/rapidloop/rtop](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/rapidloop/rtop?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - -`rtop` is a remote system monitor. It connects over SSH to a remote system -and displays vital system metrics (CPU, disk, memory, network). No special -software is needed on the remote system, other than an SSH server and -working credentials. - -Only Linux systems can be monitored, and most modern distros will work. - -`rtop` is MIT-licensed and can be used anywhere with attribution. - -*`rtop`'s [home page](http://www.rtop-monitor.org/) has more information -and screenshots!* - -## build - -`rtop` is written in [go](http://golang.org/), and requires Go version 1.2 -or higher. To build, `go get` it: - - go get github.com/rapidloop/rtop - -You should find the binary `rtop` under `$GOPATH/bin` when the command -completes. There are no runtime dependencies or configuration needed. - -## contribute - -Pull requests welcome. Keep it simple. - -## changelog -* 9-May-2015: first public release +# 支持读取配置文件