Skip to content

Instantly share code, notes, and snippets.

@marianogg9
Created February 12, 2014 14:25
Show Gist options
  • Save marianogg9/8956450 to your computer and use it in GitHub Desktop.
Save marianogg9/8956450 to your computer and use it in GitHub Desktop.
{
"checks": {
"check_redis-ML": {
"handlers": [ "twitter" ],
"command": "/etc/sensu/plugins/check_redis.rb -c 20 -w 10 -h redis_server -k logstash-ML",
"interval": 60,
"refresh": 120,
"flapping": false,
"subscribers": [ "server_name" ]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment