分享

rtop

 浸心阁 2016-01-27

rtop

Remote Server Monitoring over SSH

rtop is a simple, agent-less, remote server monitoring tool that works over plain SSH. It does not need any software to be installed on the server that you want to monitor. It works by establishing an SSH session, and running commands on the remote server to collect system metrics.

It keeps refreshing the information every few seconds, like the other *top utilities. This is how it looks like:

Ad
OpsDash - Server & Service Monitoring
Self-hosted monitoring at $1/server/month
rtop can connect using ssh-agent, private keys or password authentication. You can invoke it like this:

rtop 1.0 - (c) 2015 RapidLoop - MIT Licensed - http://
rtop monitors server statistics over an ssh connection

Usage: rtop [-i private-key-file] [user@]host[:port] [interval]

	-i private-key-file
		PEM-encoded private key file to use (default: ~/.ssh/id_rsa if present)
	[user@]host[:port]
		the SSH server to connect to, with optional username and port
	interval
		refresh interval in seconds (default: 5)

rtop is 100% open source (MIT license), lives on github and is written in Go. To build it, "go get" it with Go version 1.2 or better:

go get github.com/rapidloop/rtop

rtop should be able to monitor any modern Linux distro, and should be able to run on all platforms that Go supports. It runs with some limitations on Windows too.

You might also like the related project rtop-bot, which has a Slack and HipChat bot frontend for rtop.

Feel free to play with the software, and send us pull requests and bug reports to keep the party going! Cheers from RapidLoop!

rtop is ? 2015 RapidLoop
Shameless Plug: OpsDash is a self-hosted server and service-monitoring solution from RapidLoop. It is available at $1 per server per month for 10 to 300 servers. (It's free for up to 5 servers and 5 services!) Try it out today!

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多