0.0
Low commit activity in last 3 years
No release in over a year
Command line tool for quickly fetching and displaying vital host metrics
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.2.27
~> 13.0, >= 13.0.6

Runtime

~> 0.8.1
~> 4.6.0
 Project Readme

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