Skip to content

danhigham/cf-live-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF CLI Live Stats Plug-in

This plug-in allows you to view live usage stats for an application in a browser.

Install

$ go get github.com/danhigham/cf-live-stats
$ cf install-plugin $GOPATH/bin/cf-live-stats

Usage

$ cf live-stats <app-name-goes-here>
HTTP server listening at http://localhost:8080

You can also pass in a different HTTP port after the application name to run the http server on a port other than 8080

Connecting to the HTTP server, you should see something like this. All the times are in GMT, converting to local time is on the todo list! Charts!

About

CF CLI Plugin to feed live usage stats to a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published