[Bug 1760430] Re: add cinder to ceilometer polling.yaml
Tobias Urdin
tobias.urdin at binero.se
Tue Aug 14 15:17:18 UTC 2018
** Changed in: ceilometer
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceilometer in Ubuntu.
https://bugs.launchpad.net/bugs/1760430
Title:
add cinder to ceilometer polling.yaml
Status in Ceilometer:
Invalid
Status in ceilometer package in Ubuntu:
Won't Fix
Bug description:
As of [1] you no longer need the cinder-volume-usage-audit script (I
guess unless you want to) but ceilometer can poll cinder api to get
all info.
The /etc/ceilometer/polling.yaml should add the three volume pollings
volume.size, volume.snapshot.size and volume.backup.size, ceilometer
should handle if cinder is available or not by itself.
Not included in Queens UCA, should be added there and onward atleast.
---
sources:
- name: some_pollsters
interval: 300
meters:
- cpu
- cpu_l3_cache
- memory.usage
- network.incoming.bytes
- network.incoming.packets
- network.outgoing.bytes
- network.outgoing.packets
- disk.device.read.bytes
- disk.device.read.requests
- disk.device.write.bytes
- disk.device.write.requests
- volume.size
- volume.snapshot.size
- volume.backup.size
- hardware.cpu.util
- hardware.memory.used
- hardware.memory.total
- hardware.memory.buffer
- hardware.memory.cached
- hardware.memory.swap.avail
- hardware.memory.swap.total
- hardware.system_stats.io.outgoing.blocks
- hardware.system_stats.io.incoming.blocks
- hardware.network.ip.incoming.datagrams
- hardware.network.ip.outgoing.datagrams
[1] https://review.openstack.org/#/c/388584/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1760430/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list