Skip to content

Instantly share code, notes, and snippets.

@darioblanco
Created May 30, 2018 08:35
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 darioblanco/b53020a252a6105ce4611ccb5de65783 to your computer and use it in GitHub Desktop.
Save darioblanco/b53020a252a6105ce4611ccb5de65783 to your computer and use it in GitHub Desktop.
Unpublished remediation check
{
"checks": {
"remediate-zookeeper-proc": {
"command": "sudo supervisorctl restart zookeeper",
"handlers": [],
"subscribers": ["zookeper"],
"standalone": false,
"publish": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment