python-munin
python-munin copied to clipboard
Specify non default sqs region
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.