Skip to main content

Sugar DS reader for backup analysis

Project description

Datastore is a simple tool written to parse sugar metadata files from backuped XO archives in a given folder.

Install

To install the datastore_reader lib, you need python and easy_install tool. Just in case, you can download the easy_install init script here:

http://peak.telecommunity.com/dist/ez_setup.py

… and install it:

$ python ez_setup.py

You should now be able to easy_install the datastore_reader as follow:

$ easy_install datastore_reader

Run

The first datastore_reader entry point is called moulinette. It extract and parse metadata from backups to csv files.

By default, archives should be in a sub-folder named data in the current folder, ex:

./data
./data/archive-1.tar.bz2
./data/archive-2.tar.bz2
./data/archive-3.tar.bz2
...

All archives should have the .tar.bz2 extension. Here is the command to trigger the first reader application:

$ moulinette

At the end, you should find 2 new folders in the data floder:

./data/tmp
./data/out

In tmp sub-folder we have the extracted files from the parsing process. All files are re-extracted each time and the tmp folder can be removed after.

In the out folder we find the .csv results of the moulinette script.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

datastore_reader-0.1-py2.7.egg (12.0 kB view details)

Uploaded Source

File details

Details for the file datastore_reader-0.1-py2.7.egg.

File metadata

File hashes

Hashes for datastore_reader-0.1-py2.7.egg
Algorithm Hash digest
SHA256 51f1422bb5c5808d07df912c9ab65e1c219422546afcfbc794c89fb2f879e3e0
MD5 0eba07aae47339c190a857420ae220e7
BLAKE2b-256 ae840721dcb0341b17fd9560eb2c394dc4fc175c90a4ebe385189fbf1a213bb0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page