ConPaaS-team / conpaas

ConPaaS: integrated runtime environment for elastic cloud applications
http://www.conpaas.eu
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Ganglia monitoring fails when VMs don't have public IPs and/or hostnames #86

Open tcrivat opened 9 years ago

tcrivat commented 9 years ago

The Ganglia monitoring system does not work correctly in a cloud where the VMs don't have public IP addresses and/or public hostnames. In such a case it seems that the Ganglia system uses the local hostname which may not be unique and cannot be resolved to an IP address outside the VM.

This affects the PHP autoprovisioning module and the performance statistics in the MySQL (former known as Galera) service.