b2211aa0eb
Change-Id: I46efbc9be90a8415e60f3db76656e7db3d7bcb54
18 lines
476 B
Plaintext
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
|