Skip to content

Instantly share code, notes, and snippets.

@wakwanza
Created October 26, 2016 22:21
Show Gist options
  • Save wakwanza/562aedb782d01c47e19ef25813ee512e to your computer and use it in GitHub Desktop.
Save wakwanza/562aedb782d01c47e19ef25813ee512e to your computer and use it in GitHub Desktop.
Sensu client default config file
{
"client": {
"name": "HOSTNAME",
"address": "HOSTIPADDRESS",
"subscriptions": [ "SUBSCRIPTIONS" ]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment