Skip to content

Instantly share code, notes, and snippets.

@cwjohnston
Created October 4, 2016 15:37
Show Gist options
  • Save cwjohnston/6286c7a4211e48faa89828c3791ebd8d to your computer and use it in GitHub Desktop.
Save cwjohnston/6286c7a4211e48faa89828c3791ebd8d to your computer and use it in GitHub Desktop.
{
"checks": {
"disk_check": {
"type": "metric",
"command": "check-disk-usage.rb -w 0 -c 0",
"subscribers": [
"servers"
],
"interval": 10,
"handler": "mailer-ses",
"deprecated_filtering_enabled": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment