rtop alternatives and similar tools
Based on the "Monitoring" category.
Alternatively, view rtop alternatives based on common mentions on social networks and blogs.
-
cadvisor
Analyzes resource usage and performance characteristics of running containers (Source Code) Apache Go -
eZ Server Monitor
A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. -
AS-Stats v1.6 (2014-09-12)
A simple tool to generate per-AS traffic graphs from NetFlow/sFlow records -
Naemon
Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. -
SWMP - Server Web Monitor Page
Server Web Monitor Page -
Bloonix
Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. GPLv3 Perl -
bolo
A Do-it-Yourself monitoring framework built to gather metrics, mine data and report on the systems in your network. -
Opsview
Based on Nagios 4, Opsview Core is ideal for small IT and test environments. -
PHP Server Monitor
Open source tool to monitor your servers and websites -
EdMon
A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. MIT Java -
NetXMS
Open Source network and infrastructure monitoring and management. (Source Code)
Pixel-Perfect Multi-Platform Applications with C# and XAML
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of rtop or a related project?
Popular Comparisons
README
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 all licence references and agreements mentioned in the rtop README section above
are relevant to that project's source code only.