Command line tool for quickly fetching and displaying vital host metrics.
gem install server-status
# Track a host (uses the host name as the friendly name)
server-status add [email protected]
# Track a host using a friendly name
server-status add [email protected] personal-server
server-status remove personal-server
server-status list
server-status