官方介绍和说明
Ceilometer is a data collection service that collects event and metering data by monitoring notifications sent from OpenStack services. It publishes collected data to various targets including data stores and message queues.
The Ceilometer project is a data collection service that provides the ability to normalise and transform data across all current OpenStack core components with work underway to support future OpenStack components.
Ceilometer is a component of the Telemetry project. Its data can be used to provide customer billing, resource tracking, and alarming capabilities across all OpenStack core components.
Celiometer是OpenStack的计量与监控组件,官方的正式名称为OpenStack Telemetry,用来获取和保存计量与监控的各种测量值,并根据测量值进行报警。同时这些保存下来的测量值也可以被第三方系统获取,用来做更进

Ceilometer是OpenStack的计量与监控组件,负责收集和提供所有OpenStack核心组件的资源使用数据,用于计费、资源跟踪和报警。Ceilometer通过收集Meter(计量项)的数据,形成Sample,进一步处理成Statistics,并支持Alarm功能进行告警。数据处理流程包括收集、转换和分发,数据可以存储在多种数据库中,如MongoDB、SQL等。Ceilometer的告警功能在Havana版本中引入,支持阈值和组合告警,状态包括ALARM、OK和Insufficient Data。此外,Ceilometer通过Pipeline配置进行数据处理,使用Transformer转换数据,Publisher分发数据。
订阅专栏 解锁全文
514

被折叠的 条评论
为什么被折叠?



