Skip to content

kentarosasaki/openstack-vm-stats-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenStack VM Stats Collector

===

Description

openstack-vm-stats-collector are python scripts to get useful statistics (like disk, vcpu, stats, etc...) out of running VMs. The data will be output in a JSON format.

installation

Run git clone this repository.

Usage

Run VM on KVM with Openstack (if it is not running already) and then run the scripts under bin directory on KVM hosts.

Here is example.

$ python memory_stats.py

Requirements

Python version is required at least Python 2.7 and libvirt Python bindings.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages