Skip to content

Instantly share code, notes, and snippets.

@DoriftoShoes
Created November 24, 2014 08:34
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 DoriftoShoes/5ffe364eed55e52eca3c to your computer and use it in GitHub Desktop.
Save DoriftoShoes/5ffe364eed55e52eca3c to your computer and use it in GitHub Desktop.
{
"client":{
"name": "host01",
"address": "10.2.1.11",
"subscriptions": [
"all",
"frontend",
"proxy"
],
"timestamp": 1326390159
},
"check":{
"name": "frontend_http_check",
"issued": 1326390169,
"output": "HTTP CRITICAL: HTTP/1.1 503 Service Temporarily Unavailable",
"status": 2,
"command": "check_http -I 127.0.0.1 -u http://web.example.com/healthcheck.html -R 'pageok'",
"subscribers":[
"frontend"
],
"interval": 60,
"handler": "campfire",
"history": [
"0",
"2"
],
"flapping": false
},
"occurrences": 1,
"action": "create"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment