0

I am looking to measure stats for VMs running in OpenStack environment. Stats would be like Uptime, CPU or RAM consumption just by that VM.

My understanding from reading the documentation is that Ceilometer and Healthnmon are for measuring the stats of the resources used on individual OpenStack nodes.

Is this true or can Ceilometer or Healthnmon be extended to capture monitoring stats from VMs as well?

1 Answers1

0

Ceilometer meters can be used to monitor the vm vital stats. In hea templates this is been used to monitor vm cpu utilizations and memory consumptions.

Arijit Bose
  • 217
  • 4
  • 15
  • hi arijit, could you plese guide on how to create an application meter and publish the same in ceilometer. Links to bolg post, github code would be heartly appreciated – Gaurav Parashar Sep 15 '16 at 15:20