monasca-agent/conf.d/kyototycoon.yaml.example
Michael James Hoppal b2211aa0eb Add HPE copyright
Change-Id: I46efbc9be90a8415e60f3db76656e7db3d7bcb54
2016-02-02 10:34:10 -07:00

18 lines
476 B
Plaintext

# (C) Copyright 2015 Hewlett Packard Enterprise Development Company LP
init_config:
# The Kyoto Tycoon check does not require any init_config
instances:
# Add one or more instances, which accept report_url,
# name, and optionally dimensions. The report URL should
# be a URL to the Kyoto Tycoon "report" RPC endpoint.
#
# Complete example:
#
# - name: my_kyoto_instance
# report_url: http://localhost:1978/rpc/report
# dimensions:
# foo: bar
# baz: bat