monasca-agent/conf.d/lighttpd.yaml.example

18 lines
496 B
Plaintext

init_config:
instances:
# For every instance, you have an `lighttpd_status_url` and (optionally)
# a list of tags.
- lighttpd_status_url: http://example.com/server-status?auto
tags:
- instance:foo
- lighttpd_status_url: http://example2.com:1234/server-status?auto
tags:
- instance:bar
# Lighttpd2 status url
- lighttpd_status_url: http://example.com/server-status?format=plain
tags:
- instance:l2