All Projects → rapidloop → Rtop

rapidloop / Rtop

Licence: other
rtop is an interactive, remote system monitoring tool based on SSH

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Rtop

Ngxtop
Real-time metrics for nginx server
Stars: ✭ 6,246 (+218.19%)
Mutual labels:  cli, monitoring
Jplot
iTerm2 expvar/JSON monitoring tool
Stars: ✭ 949 (-51.66%)
Mutual labels:  cli, monitoring
Ssh Helper
Easily manage your ssh config.
Stars: ✭ 19 (-99.03%)
Mutual labels:  cli, ssh
Goexpect
Expect for Go
Stars: ✭ 538 (-72.59%)
Mutual labels:  cli, ssh
Quicssh
SSH over QUIC
Stars: ✭ 116 (-94.09%)
Mutual labels:  cli, ssh
Sultan
Sultan: Command and Rule over your Shell
Stars: ✭ 625 (-68.16%)
Mutual labels:  cli, ssh
Auto Cpufreq
Automatic CPU speed & power optimizer for Linux
Stars: ✭ 843 (-57.06%)
Mutual labels:  cli, monitoring
Sync
syncs your local folder with remote folder using scp
Stars: ✭ 293 (-85.07%)
Mutual labels:  cli, ssh
Mole
CLI application to create ssh tunnels focused on resiliency and user experience.
Stars: ✭ 1,520 (-22.57%)
Mutual labels:  cli, ssh
Snowflake
Graphical SFTP client and terminal emulator with helpful utilities
Stars: ✭ 1,676 (-14.62%)
Mutual labels:  monitoring, ssh
Dshb
macOS system monitor
Stars: ✭ 446 (-77.28%)
Mutual labels:  cli, monitoring
Bottom
Yet another cross-platform graphical process/system monitor.
Stars: ✭ 3,182 (+62.1%)
Mutual labels:  cli, monitoring
Jaggr
JSON Aggregation CLI
Stars: ✭ 365 (-81.41%)
Mutual labels:  cli, monitoring
Icingaweb2
A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Stars: ✭ 665 (-66.12%)
Mutual labels:  cli, monitoring
Aws Gate
Better AWS SSM Session manager CLI client
Stars: ✭ 294 (-85.02%)
Mutual labels:  cli, ssh
Devdash
🍱 Highly Configurable Terminal Dashboard for Developers and Creators
Stars: ✭ 939 (-52.17%)
Mutual labels:  cli, monitoring
Tomo
A friendly CLI for deploying Rails apps ✨
Stars: ✭ 260 (-86.75%)
Mutual labels:  cli, ssh
Supervizer
NodeJS Application Manager
Stars: ✭ 278 (-85.84%)
Mutual labels:  cli, monitoring
Pg activity
pg_activity is a top like application for PostgreSQL server activity monitoring.
Stars: ✭ 1,232 (-37.24%)
Mutual labels:  cli, monitoring
Tenderly Cli
CLI tool for Smart Contract error tracking, monitoring and alerting.
Stars: ✭ 138 (-92.97%)
Mutual labels:  cli, monitoring

rtop

Join the chat at https://gitter.im/rapidloop/rtop

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 has more information and screenshots!

build

rtop is written in go, 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].