Skip to content

Instantly share code, notes, and snippets.

@omkar0001
Last active January 13, 2016 09:36
Show Gist options
  • Save omkar0001/1250c199548f0feaae5d to your computer and use it in GitHub Desktop.
Save omkar0001/1250c199548f0feaae5d to your computer and use it in GitHub Desktop.
init_config:
instances:
# For every instance, you need an `nginx_status_url` and can optionally
# supply a list of tags. This plugin requires nginx to be compiled with
# the nginx stub status module option, and activated with the correct
# configuration stanza. On debian/ubuntu, this is included in the
# `nginx-extras` package. For more details, see:
#
# http://docs.datadoghq.com/integrations/nginx/
#
- nginx_status_url: http://popioka.idelivr.info/basic_status
# tags:
# - instance:foo
#
# - nginx_status_url: http://example2.com:1234/nginx_status/
# ssl_validation: False
# tags:
# - instance:bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment