Bug 1041016 - [RFE][nova]: Provide a hook into the HV host stats periodic_task
Summary: [RFE][nova]: Provide a hook into the HV host stats periodic_task
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Russell Bryant
QA Contact: Ami Jeain
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:25 UTC by RHOS Integration
Modified: 2019-09-09 14:10 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-15 14:48:13 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:25:29 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/host-metric-hook.

Description:

In large deployments, having each host periodically poll the hypervisor for instance statistics and emitting notifications would result in far too many notifications for something like Ceilometer to handle. It would be better if some logic could be pushed down into Nova via a plugin such that it could tap into the periodic_tasks that already frequently check host status. These plugins could look for anomolies and emit notifications only when set-points/limits are exceeded, thus reducing queue traffic.

Specification URL (additional information):

https://wiki.openstack.org/wiki/HypervisorMonitoringPlugin


Note You need to log in before you can comment on or make changes to this bug.