[Openstack] [ceilometer] Monitoring physical devices

Julien Danjou julien at danjou.info
Thu Nov 1 18:13:22 UTC 2012


On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote:

> My goal is to offer monitored data to the admin and customers. The admin is
> interested in the utilization of the physical components and the virtual
> machines and the customer is interested to know what his VMs do or can do.
> It would be nice to get the data from a single point. I thought I can
> enhance the Ceilometer compute agent to get this data out. Does this make
> sense or is it better to use another monitoring tool for the physical
> components?

I think the pollster implementation can be done. I wouldn't implement
this in the compute agent, but probably in some hardware agent, because
it's likely it would be used in different kinds of environment and not
only on compute node, i.e. you may also want to meter hardware usage for
you cinder or glance node anyway.

About the 10 minutes polling interval Doug mentionned, this can be a
problem indeed, but it's still solvable later and would be easy to solve
if this in a different agent, since you could change the periodic
interval for pollster runs to something like 1 or 5 minutes.

-- 
Julien Danjou
// Free Software hacker & freelance
// http://julien.danjou.info
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121101/a9e1a63b/attachment.sig>


More information about the Openstack mailing list