gnocchi setup
Hi,
I am following this document http://docs.openstack.org/developer/ceilometer/install/custom.html (http://docs.openstack.org/developer/c...) to setup gnocchi, but I don't understand when it says
The value specified for archive_policy should correspond to the name of an archive_policy configured within Gnocchi.
Could someone please help me to find out what I need to put on my gnocchi.conf file?
I have:
ceilometer.conf
[dispatcher_gnocchi]
archive_policy = low
gnocchi.conf
[archive_policy]
#
# From gnocchi
#
# Default aggregation methods to use in created archive policies (list value)
#default_aggregation_methods = mean,min,max,sum,std,median,count,95pct
thank you very much