python-munin icon indicating copy to clipboard operation
python-munin copied to clipboard

Specify non default sqs region

Open derektamsen opened this issue 12 years ago • 0 comments

Fixes #11

  • Allows the munin plugin config var "env.AWS_REGION = <aws_region>" to override the default boto region of 'us-east-1'
  • Change title of graph to display region name instead of queue name. This fixes the issue when checking multiple queues would cause the title to overflow.

derektamsen avatar Jun 08 '13 00:06 derektamsen