Skip to content

Instantly share code, notes, and snippets.

@EarthmanT
Created February 12, 2015 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EarthmanT/d5e6fa87973be89a697b to your computer and use it in GitHub Desktop.
Save EarthmanT/d5e6fa87973be89a697b to your computer and use it in GitHub Desktop.
HAProxyCollector
interfaces:
cloudify.interfaces.monitoring:
start:
implementation: diamond.diamond_agent.tasks.add_collectors
inputs:
collectors_config:
HAProxyCollector:
config:
enabled: True
url: http://127.0.0.1:9000/haproxy_stats;csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment