Feature #446

Probe to get monitoring info from ganglia

Added by Javi Fontan over 1 year ago. Updated about 1 year ago.

Status:Closed Start date:12/14/2010
Priority:Normal Due date:
Assignee:Javi Fontan % Done:

0%

Category:Drivers
Target version:Release 2.2
Resolution:fixed
Story points-
Velocity based estimate-

Description

An im probe should be created to get information from ganglia metrics.

http://jira.stratuslab.eu:8080/browse/STRATUSLAB-270

Associated revisions

Revision 7aac7647
Added by Javi Fontan over 1 year ago

feature #446: added ganglia im probe

Revision 85684740
Added by Javi Fontan over 1 year ago

feature #446: bug installing ganglia probe

Revision 5ed2f84b
Added by Javi Fontan over 1 year ago

feature #446: create ganglia im remote dir

Revision 1243da07
Added by Javi Fontan over 1 year ago

New KVM poll command

feature #446: gets information from all vm's in the host so
it can be used with ganglia
feature #244: gets network interface statistics
feature #472: gets cpu consumption

Revision fa0d4a19
Added by Javi Fontan over 1 year ago

New probes and ganglia readers

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

Revision ff8e45da
Added by Javi Fontan over 1 year ago

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

Revision 6a3f5655
Added by Javi Fontan over 1 year ago

Feature #446: Added new probes for ganglia in install.sh

History

Updated by Ruben S. Montero over 1 year ago

  • Assignee changed from Jaime Melis to Javi Fontan
  • Target version set to Release 2.2

Updated by Javi Fontan over 1 year ago

VMM information should also be retrieved

Updated by Javi Fontan about 1 year ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF