Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 876 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 876 Bytes

Server Status

Gem Version Code Climate

Command line tool for quickly fetching and displaying vital host metrics.

Screnshot

Installation

gem install server-status

Usage

Add a host

# Track a host (uses the host name as the friendly name)
server-status add ubuntu@server.net

# Track a host using a friendly name
server-status add ubuntu@server.net personal-server

Remove a host

server-status remove personal-server

List all hosts

server-status list

Fetch statuses of all tracked hosts

server-status