Skip to content

Instantly share code, notes, and snippets.

@ivanfetch
Created August 27, 2017 04:41
Show Gist options
  • Save ivanfetch/430af66a78f4fcb9a168b8ece985d618 to your computer and use it in GitHub Desktop.
Save ivanfetch/430af66a78f4fcb9a168b8ece985d618 to your computer and use it in GitHub Desktop.
sensu-plugins-aws check-ebs-burst-limit.rb output for PR 234
$ ./check-ebs-burst-limit.rb -r us-west-2 -c 15.0
CheckEbsBurstLimit OK: No volume(s) exceed thresholds
$ ./check-ebs-burst-limit.rb -s -c 5.0 # Region will be set by the -s option
CheckEbsBurstLimit OK: No volume(s) exceed thresholds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment