顯示具有 Ceilometer 標籤的文章。 顯示所有文章
顯示具有 Ceilometer 標籤的文章。 顯示所有文章

2013年6月13日 星期四

ceilometer監控的資料類型



TypeDefinition
CumulativeIncreasing over time (instance hours)
GaugeDiscrete items (floating IPs, image uploads) and fluctuating values (disk I/O)
DeltaChanging over time (bandwidth)

2013年4月29日 星期一

ceilometer 安裝筆記


安裝步驟

1. Installing Central Collector

2. Installing Compute Agent

每個compute node都必須安裝ceilometer然後進行配置。

3. Installing Central Agent

4. Installing API Server

The API server needs to be able to talk to keystone and ceilometer’s database




[Note] /etc/ceilometer/ceilometer.conf

meter_sceret必須修改且每一個裝設ceilometer套件的conf中的sceret值必須相同


各功能元件的所在

/usr/local/bin/ceilometer-agent-central
/usr/local/bin/ceilometer-agent-compute
/usr/local/bin/ceilometer-api
/usr/local/bin/ceilometer-collector
/usr/local/bin/ceilometer-dbsync