GithubHelp home page GithubHelp logo

msforrest / diego-blame Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jghiloni/diego-blame

0.0 0.0 0.0 27 KB

find which app is consuming all the resources on a given diego cell

License: Apache License 2.0

Go 100.00%

diego-blame's Introduction

Diego Blame

a cf cli plugin to find noisy neighbors on a given diego cell

how to install

$ export myos=linux|osx|win
$ wget https://github.com/pivotalservices/diego-blame/releases/download/v1.0.0/diego-blame-${myos}
$ cf install-plugin diego-blame-${myos}
**Attention: Plugins are binaries written by potentially untrusted authors. Install and use plugins at your own risk.**

Do you want to install the plugin diego-blame? (y or n)> y

Installing plugin ./diego-blame...
OK
Plugin diego-blame v1.0.0 successfully installed.

$ cf plugins
Listing Installed Plugins...
OK

Plugin Name                     Version   Command Name   Command Help
diego-blame                     1.0.0     diego-blame    Run a scan to find all apps on a given diego cell in order to identify utilization spike causes

what it looks like in action

$ cf diego-blame 192.xxx.x.201
+----------------------------------------------+---------+---------------------+----------------+-----------------+----------------+-----------------+------------------------+--------------+------------------------------------------------------------------------+
|                   APPNAME                    |  STATE  |      HOST:PORT      |   DISK-USAGE   |   DISK-QUOTA    |   MEM-USAGE    |    MEM-QUOTA    |       CPU-USAGE        |    UPTIME    |                                  URIS                                  |
+----------------------------------------------+---------+---------------------+----------------+-----------------+----------------+-----------------+------------------------+--------------+------------------------------------------------------------------------+
| xxxxx-sssssss                                | RUNNING | 192.xxx.x.201:60131 | 1.27451136e+08 | 1.073741824e+09 | 3.99814656e+08 | 5.36870912e+08  |  0.0006871335636523104 | 1.210252e+06 | [xxxxx-pcfdemo.cfapps.xxx.pivotal.io]                                  |
| aaaa                                         | RUNNING | 192.xxx.x.201:60140 | 6.221824e+06   | 1.073741824e+09 | 1.1276288e+07  | 3.3554432e+07   | 0.00036162815279443836 | 1.209784e+06 | [xxxx.cfapps.xxx.pivotal.io]                                           |
| oooooooooooo                                 | RUNNING | 192.xxx.x.201:60114 |         475136 | 1.073741824e+09 | 1.140736e+07   | 1.073741824e+09 |  0.0003231596649347209 | 1.210601e+06 | [xxxxxx-hello.cfapps.xxx.pivotal.io]                                   |
+----------------------------------------------+---------+---------------------+----------------+-----------------+----------------+-----------------+------------------------+--------------+------------------------------------------------------------------------+

diego-blame's People

Contributors

poprygun avatar xchapter7x avatar

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.