Coder Social home page Coder Social logo

marlboromoo / zenpacks.zenoss.cloudfoundry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zenoss/zenpacks.zenoss.cloudfoundry

0.0 1.0 0.0 156 KB

CloudFoundry Monitoring

License: GNU General Public License v2.0

Python 67.68% JavaScript 32.32%

zenpacks.zenoss.cloudfoundry's Introduction

ZenPacks.zenoss.CloudFoundry

Please watch the Monitoring Cloud Foundry video for a quick introduction that covers most of the details below.

About

This project is a Zenoss extension (ZenPack) that makes it possible to monitor the capacity and performance of applications running on a Cloud Foundry platform. This works for applications hosted in a local micro-cloud or a hosted environment such as the one offered by VMware at cloudfoundry.com.

Cloud Foundry is an open PAAS (Platform as a Service) project initiated by VMware.

Installation

You must first have, or install, Zenoss 3.1.0 or later. Core and Enterprise versions are supported. You can download the free Core version of Zenoss from http://community.zenoss.org/community/download.

Normal Installation (packaged egg)

Depending on what version of Zenoss you're running you will need a different package. Download the appropriate package for your Zenoss version from the list below.

Then copy it to your Zenoss server and run the following commands as the zenoss user.

zenpack --install <package.egg>
zenoss restart

Developer Installation (link mode)

If you wish to further develop and possibly contribute back to the CloudFoundry ZenPack you should clone the git repository, then install the ZenPack in developer mode using the following commands.

git clone git://github.com/zenoss/ZenPacks.zenoss.CloudFoundry.git
zenpack --link --install ZenPacks.zenoss.CloudFoundry
zenoss restart

Usage

Once the CloudFoundry ZenPack is installed you can add endpoints by going to the infrastructure screen and clicking the normal button for adding devices. You will find a new option labeled, "Add CloudFoundry Endpoint."

Choose that option and you'll be presented with a dialog asking for the following inputs.

  1. Target - An example would be api.cloudfoundry.com or api.vcap.me.
  2. Email - The email address you used to register.
  3. Password

Once you click Add Zenoss will contact the target and get all of the operationally interesting information that exists. Once it is complete you'll find a new device in the /CloudFoundy device class with the same name as the target you entered into the dialog. Click into this new device to see everything that was discovered.

The following elements are discovered:

  • Frameworks
  • Runtimes
  • App Servers
  • System Services
  • Provisioned Services
  • Apps
  • App Instances

The following performance metrics are collected:

  • Per-Endpoint (target)
  • Limits
  • App URIs
  • Apps
  • Memory
  • Services
  • Usage
  • App URIs
  • Apps
  • App Instances
  • Running App Instances
  • Memory
  • Services
  • Utilization
  • App URIs
  • Apps
  • Memory
  • Services
  • Per-App
  • Resources
  • Memory
  • Disk
  • Usage
  • CPU (average across instances)
  • Memory
  • Disk
  • Utilization
  • Memory
  • Disk
  • Instances
  • Total
  • Running
  • Services
  • URIs
  • Per-App Instance
  • Quota
  • Memory
  • Disk
  • Usage
  • CPU
  • Memory
  • Disk
  • Utilization
  • Memory
  • Disk

The following default thresholds are configured:

  • Over 99% utilization of..
  • Endpoint App URIs
  • Endpoint Apps
  • Endpoint Memory
  • Endpoint Services
  • App CPU (average across instances)
  • App Memory
  • App Disk
  • App Instance CPU
  • App Instance Memory
  • App Instance Disk
  • Less than 1 running instance per App

zenpacks.zenoss.cloudfoundry's People

Contributors

cluther avatar danielrobbins avatar

Watchers

 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.