dcarvalhal / py-vevents

VMware vSphere Events from the command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vEvents -- VMware vSphere Events from the command-line

vEvents is an application that allows you to view and monitor VMware vSphere Events from the command-line.

Requirements

Contributions

vEvents is hosted on Github. Please contribute by reporting issues, suggesting features or by sending patches using pull requests.

Installation

In order to install vEvents simply execute the command below:

# python setup.py install

Examples

Here is an example usage of vEvents.

First we configure our VMware vSphere host with vConnector, so that vEvents can connect to our VMware vSphere host.

vConnector Adding New vSphere Host

For more information about vConnector and how to use it, please refer to the vConnector Github repository documentation.

Having our VMware vSphere host registered in the vConnector database we can now fire up vEvents and monitoring our VMware vSphere Events.

vEvents Monitoring VMware vSphere Events

Bugs

Probably. If you experience a bug issue, please report it to the vEvents issue tracker on Github.

About

VMware vSphere Events from the command-line


Languages

Language:Python 100.0%