Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
/ cg-stats-scripts Public archive

A collection of scripts to gather information about the cloud.gov environment. Useful for making user centered design decisions

License

Notifications You must be signed in to change notification settings

cloud-gov/cg-stats-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cg-stats

Code Climate

cg-stats is a script that will collect and print stats about a specified cloud foundry environment.

Setup

pip install requests
pip install numpy

Init

Set the following envionment variables

  • STATS_API_URL The base Cloud Foundry API URL
  • STATS_USERNAME The username for an admin account
  • STATS_PASSWORD The password for the admin account

Running

  • Run python main.py

About

A collection of scripts to gather information about the cloud.gov environment. Useful for making user centered design decisions

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages