Skip to content

Instantly share code, notes, and snippets.

@halcyonardency
Created January 7, 2015 22:45
Show Gist options
  • Save halcyonardency/0b75252c7c8624a9efe7 to your computer and use it in GitHub Desktop.
Save halcyonardency/0b75252c7c8624a9efe7 to your computer and use it in GitHub Desktop.
{
"client": {
"safe_mode": false,
"address": "XXIP",
"subscriptions": [
"linuxhost",
"XXSHORTHOSTNAME",
"XXSOME_PRODUCT_HOSTTYPE_IDENTIFIER",
"XXANOTHER_PRODUCT_HOSTTYPE_IDENTIFIER"
],
"name": "XXSHORTHOSTNAME"
}
}
@halcyonardency
Copy link
Author

you can have as many subscriber names as you need.

Ideally, you're using a handful of them based on either your host types or (in some cases) to highlight specific serverices on the box.

such as:
hosting_webserver
hosting_ftpserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment