Tamarin

A Django app for monitoring AWS usage in Django's admin.
Download

Tamarin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Gregory Taylor
  • Publisher web site:
  • http://code.google.com/u/squishywaffle/

Tamarin Tags


Tamarin Description

A Django app for monitoring AWS usage in Django's admin. Tamarin is a Django app used for parsing storing Amazon S3 bucket log data in local models. Said data can be used for monitoring:- Resource usage for each bucket- Which hosts are consuming the most buckets- Which files are being downloaded most frequentlyTamarin's only purpose is to retrieve the logs from S3, parse them, and store them locally in a Django model. You'll need to write your own queries and reports, or use another third party app that builds on Tamarin.DocumentationVisit the following URL for complete documentation: http://duointeractive.github.com/tamarin/ Requirements: · Python · Django


Tamarin Related Software