Code Monkey home page Code Monkey logo

pcf-support-utilities's Introduction

PCF Support Utilites

PCF Report Aggregator

Currently supported reports to be collected automatically:

  • Recent installation events in Ops Manager.
  • Installation logs providing installation IDs.
  • BOSH task logs providing task IDs. This includes --event, --cpi, --debug and --result logs.
  • Current deployed BOSH deployments.
  • Current BOSH instances reports. Including --details, --dns, --ps and --vitals information.
  • Job and agent logs for BOSH managed VMs.

Prerequisities

Run in Pivotal Cloud Foundry Operations Manager only. Currently compatible with version 1.7+.

You need to have your admin credentials for Ops Manager in order to run the aggregator. No other credentials/information needed.

Usage

Using CURL

bash -c "$(curl https://raw.githubusercontent.com/pivotal-gss/support-log/master/report-aggregator.sh)"

Download and run

If your Ops Manager does not have Internet access you may download the report-aggregator.sh, scp onto the Ops Manager VM, then run

chmod +x report-aggregator.sh
bash report-aggregator.sh

After collected all the needed reports, scp out the report tarball for further diagnosis.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

TODO

Automatically uploading the aggregated reports to the support storage. Thus there will be no additional effort for file transferring.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.