Skip to content

Instantly share code, notes, and snippets.

@anveo
Created August 29, 2012 17:29
Show Gist options
  • Save anveo/3515895 to your computer and use it in GitHub Desktop.
Save anveo/3515895 to your computer and use it in GitHub Desktop.
{
"checks": {
"mongodb_metrics": {
"type": "metric",
"handlers": ["graphite"],
"command": "/etc/sensu/plugins/mongodb-metrics.rb --scheme stats.:::name:::.mongob",
"interval": 10,
"subscribers": [ "base" ]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment