Globals true
ModulePath "/opt/stack/collectd-ceilometer-plugin"
LogTraces true
Interactive false
Import "collectd_openstack.gnocchi.plugin"
# Verbosity True|False
VERBOSE False
# Batch size
BATCH_SIZE "1"
# Service endpoint addresses
OS_AUTH_URL ""
# Plugin address
CEILOMETER_URL_TYPE "internalURL"
# Plugin timeout in ms
CEILOMETER_TIMEOUT "1000"
# # Plugin user creds
OS_USERNAME "gnocchi"
OS_PASSWORD "password"
OS_TENANT_NAME "service"
# Libvirt meter enabled
LIBVIRT_METER_ENABLED False