Skip to content

collectors OpenstackSwiftReconCollector

Rob Smith edited this page Jan 13, 2013 · 5 revisions

OpenstackSwiftReconCollector

Openstack Swift Recon collector. Reads any present recon cache files and reports their current metrics.

Dependencies

  • Running Swift services must have a recon enabled

Options - Generic Options

Setting Default Description Type
byte_unit byte Default numeric output(s) str
enabled False Enable collecting these metrics bool
measure_collector_time False Collect the collector run time in ms bool
recon_account_cache /var/cache/swift/account.recon path to swift recon account cache (default /var/cache/swift/account.recon) str
recon_container_cache /var/cache/swift/container.recon path to swift recon container cache (default /var/cache/swift/container.recon) str
recon_object_cache /var/cache/swift/object.recon path to swift recon object cache (default /var/cache/swift/object.recon) str

Example Output

__EXAMPLESHERE__
Clone this wiki locally