Skip to content

Command line tool for quickly fetching and displaying vital host metrics

License

Notifications You must be signed in to change notification settings

chris-gooley/server-status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Status

Code Climate Gem Version Dependency Status

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 [email protected]

# Track a host using a friendly name
server-status add [email protected] personal-server

Remove a host

server-status remove personal-server

List all hosts

server-status list

Fetch statuses of all tracked hosts

server-status

About

Command line tool for quickly fetching and displaying vital host metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%