1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-28 07:21:29 +03:00
one/share
Javi Fontan ff8e45daf3 New probes and ganglia readers (from branch feature-446)
Feature #244: Network interface statistics for KVM
Feature #446: Probe to get monitoring info from ganglia
Feature #472: Get cpu consumption from KVM VMs

poll_xen_kvm.rb - This new probe gets information from XEN and KVM vms.
If it is called with the name of a VM then its monitoring information
is written in standard poll probe way. If called without parameters
a base64-encoded yaml-representation of a hash containing the information
about all the VMs running in the host is returned.

poll_ganglia.rb - This probe gets information from ganglia pushed by gmetric.
Consumes the information generated by poll_xen_kvm.rb

ganglia_probe - Gets host monitoring information from ganglia. It pushes all
metrics that start by OPENNEBULA_

Ganglia.rb - library that holds ganglia reading code
2011-02-10 11:43:04 +01:00
..
doc oned.conf: ebtables hooks added. DOT state diagrams added to share/doc. onevm command help improvements 2011-02-08 16:18:54 +01:00
etc New probes and ganglia readers (from branch feature-446) 2011-02-10 11:43:04 +01:00
examples Better example for vm template 2010-08-06 20:02:33 +02:00
hooks feature #457: fixes for host hook on error 2011-01-18 18:37:02 +01:00
man Added more information to cli help/man 2010-10-20 17:53:25 +02:00
scons Bug #456: The build process should take into account the LDFLAGS environment variable 2011-01-12 17:55:01 +01:00
scripts bug #466: added a README file. Added Debian scripts 2011-02-03 13:44:02 +01:00
test Core Unit testing: batch execution improvements, & missing one_auth files fix 2011-02-03 19:22:39 +01:00