vEvents is an application that allows you to view and monitor VMware vSphere Events from the command-line.
vEvents
vEvents is hosted on Github. Please contribute by reporting issues, suggesting features or by sending patches using pull requests.
In order to install vEvents simply execute the command below:
# python setup.py install
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
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.
Probably. If you experience a bug issue, please report it to the vEvents issue tracker on Github.