Skip to content

Instantly share code, notes, and snippets.

@joystick
Created March 28, 2014 15:42
Show Gist options
  • Select an option

  • Save joystick/9835781 to your computer and use it in GitHub Desktop.

Select an option

Save joystick/9835781 to your computer and use it in GitHub Desktop.
{
"checks": {
"cron_check": {
"handlers": ["default", "mailer"],
"command": "/etc/sensu/plugins/check-procs.rb -p cron -C 1 ",
"interval": 60,
"subscribers": [ "test" ]
}
}
}
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment