2019-01-04 12:28:03 |
Ramon Grullon |
bug |
|
|
added bug |
2019-02-01 16:28:50 |
Edward Hope-Morley |
summary |
Ceilometer is missing snmp auth options in ceilometer.conf |
Need support for customising polling.yaml |
|
2019-02-01 16:30:00 |
Edward Hope-Morley |
description |
The ceilometer charm is missing the [Hardware] section in ceilometer.conf for snmpv3 username/password.
The charm is also missing the config-flags option to add the options manually.
Reproducer -
./generate-bundle.sh --series xenial --release queens --telemetry-gnocchi
424 juju deploy ./b/openstack.yaml --overlay ./b/o/ceph.yaml --overlay ./b/o/gnocchi.yaml --overlay ./b/o/memcached.yaml --overlay ./b/o/telemetry.yaml
juju config ceilometer
There are no options available for configuring snmpv3 user or password.
Going directly to the ceilometer unit ceilometer.conf file also shows missing [Hardware] section.
I believe the solution is the addition of config-flags option or adding [Hardware] section. |
The ceilometer charm currently supports customising pipeline .yaml but not polling.yaml which is necessary if e.g. you want to add snmp meter resources. |
|
2019-02-21 15:37:42 |
James Page |
charm-ceilometer: status |
New |
Triaged |
|
2019-02-21 15:37:44 |
James Page |
charm-ceilometer: importance |
Undecided |
Wishlist |
|
2019-05-08 12:23:24 |
Ramon Grullon |
description |
The ceilometer charm currently supports customising pipeline .yaml but not polling.yaml which is necessary if e.g. you want to add snmp meter resources. |
The ceilometer charm currently supports customising pipeline .yaml but not polling.yaml which is necessary if e.g. you want to add snmp meter resources.
This is deployed on Xenial-Ocata and using OpenStack ceilometer charm 18.02 |
|