ZenPack:OpenStack (Tenant View)
- Author(s)
- Chet Luther
- Current Maintainer(s)
- Chet Luther
- Organization
- Zenoss, Inc.
- License
- GNU General Public License, Version 2, or later
- ZenPack name
- ZenPacks.zenoss.OpenStack
- Link to more docs
- View Documentation
OpenStack (Tenant View) ZenPack
Warning
The ZenPack Catalog has moved to its new home at https://www.zenoss.com/product/zenpacks as of January 17, 2017. The following information may be out of date, and this page will eventually be removed.
Support
This is an Open Source ZenPack developed by Zenoss, Inc. Enterprise support for this ZenPack is available to commercial customers with an active subscription.
Releases
Background
Introduction
This project is a Zenoss extension (ZenPack) that allows for monitoring of OpenStack. This means that you can monitor the flavors, images and servers a user or consumer perspective. OpenStack Compute v1.1 (Cactus) is known to be supported. Specifically this means that Rackspace's CloudServers can be monitored.
In the future it is likely that support for monitoring OpenStack Storage (Swift) will be added.
OpenStack is a global collaboration of developers and cloud computing technologists producing the ubiquitous open source cloud computing platform for public and private clouds. The project aims to deliver solutions for all types of clouds by being simple to implement, massively scalable, and feature rich. The technology consists of a series of interrelated projects delivering various components for a cloud infrastructure solution.
Installation
Download the latest OpenStack ZenPack. Copy this file to your Zenoss server and run the following commands as the zenoss user:
$ zenpack --install ZenPacks.zenoss.OpenStack-1.0.2-py2.6.egg zenoss restart
Developer Installation (link mode)
If you wish to further develop and possibly contribute back to the OpenStack 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.OpenStack.git $ zenpack --link --install ZenPacks.zenoss.OpenStack zenoss restart
New: Don't forget to add yourself to the Zenoss User Map!