Skip to content

Pull information from XenServer and push into graphite for graphing

Notifications You must be signed in to change notification settings

jgilmour/XenGraphiteIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XenGraphiteIT

The purpose of this python code is connect to a Cirix Xen Server and/or Pool 
and pull statistics. These statistics will be gathered and sent to a listening
server with Carbon and Graphite installed on it to create pretty graphs.

Statistics to be pulled:

- Storage Repository(s):
-- Total Size
-- Utilized Space

- Xen VMs:
-- Total count (running) on server/pool

- XenServer (Hosts):
-- CPU Used
-- Memory Total
-- Memory Utilization


... More information to come soon.

About

Pull information from XenServer and push into graphite for graphing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages