[Bug 1760430] Change abandoned on ceilometer (master)
OpenStack Infra
1760430 at bugs.launchpad.net
Mon Jul 23 21:42:43 UTC 2018
Change abandoned by Tobias Urdin (tobias at busybox.se) on branch: master
Review: https://review.openstack.org/564713
--
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:
In Progress
Status in ceilometer package in Ubuntu:
New
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