nagios-plugin-mongodb icon indicating copy to clipboard operation
nagios-plugin-mongodb copied to clipboard

Add check of index existence

Open nlaveaucriteo opened this issue 10 years ago • 0 comments

Note: this pull request includes the pull request 103 from kamaradclimber

  • Check of indexes existence is only done by the name of the indexes. They are provided using -W and -C as a comma-separated-list of indexes names.
  • Add a timeout option to help making sure that the test returns before nagios triggers its own timeout
  • Add the migration threshold logic to make sure that the test don't fail on cluster which are correctly balanced according to the balancer.

nlaveaucriteo avatar Nov 04 '13 16:11 nlaveaucriteo