<div dir="ltr"><div><div><div>I configured one of my host with Ganglia monitoring.<br><br></div>When I create host:<br><br>onehost create z1-nc01 --im ganglia --vm kvm-ganglia --net dummy --cluster z1-cluster01<br><br></div>
<div>Unfortunately host z1-nc01 shows blank cpu and memory:<br></div><br>nebula@z1-hn01:/srv/cloud/one/var/remotes/vmm/kvm$ onehost list<br> ID NAME CLUSTER RVM ALLOCATED_CPU ALLOCATED_MEM STAT <br>
1 z1-nc02 z1-cluste 4 400 / 400 (100%) 12G / 31.4G (38%) on <br> 2 z1-nc03 z1-cluste 2 200 / 400 (50%) 9G / 31.4G (28%) on <br> 3 z1-nc04 z1-cluste 2 400 / 400 (100%) 16G / 31.4G (50%) on <br>
4 z1-nc05 z1-cluste 2 200 / 400 (50%) 10G / 31.4G (31%) on <br> 5 z1-nc06 z1-cluste 2 300 / 400 (75%) 10G / 31.4G (31%) on <br> 9 z1-nc01 z1-cluste 0 - - on <br>
<br></div>When I checked the oned.log, it shows:<br><div><div><div><br>Fri Jul 19 10:58:18 2013 [InM][I]: Monitoring host z1-nc01 (9)<br>Fri Jul 19 10:58:19 2013 [InM][I]: ../../vmm/kvm/poll_ganglia:118: undefined method `each' for nil:NilClass (NoMethodError)<br>
Fri Jul 19 10:58:19 2013 [InM][I]: ExitCode: 0<br>Fri Jul 19 10:58:19 2013 [InM][D]: Host z1-nc01 (9) successfully monitored.<br><br>Is this a bug in poll_ganglia code or I missed something in the ganglia monitoring setup?<br>
<br></div><div>Thanks and regards,<br>Naza<br></div></div></div></div>