Skip to content

Latest commit

 

History

History

xenstats

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

xenstats

Python module for ganglia 3.1.

This module parses output from the xenserver command and creates "xen_*" metrics:

  • xen_vms - VMs Running
  • xen_mem - Xen Memory availability
  • xen_cpu - Number of CPUs
  • xen_mem_use - Memory usage

DEPENDS

Python Libvirt libvirtd Daemon

AUTHOR

Author: Marcos M. Amorim <[email protected]>