Skip to content

Commit

Permalink
xenstats: Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmamorim committed Feb 24, 2011
1 parent 1563083 commit 35f2841
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions xenstats/README.mkdn
@@ -0,0 +1,21 @@
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 <marcosmamorim@gmail.com>

0 comments on commit 35f2841

Please sign in to comment.