The bit project is a collection of libraries and tools to aid maintaining a companies IT infrastructure.
Features
- configurable plugin-based filesystem monitor to run automation based on filesystem changes
- zfs library to maintain a database of multiple zfs hosts and direct snapshot exchange between them
- a tool to maintain and mine filesystem metadata with high performance
Requirements
- bcore
- sqlalchemy
- For some tools to be useful in production, an sql database server is required.
- For local testing, sqlite databases can be used without problem
Optionally, you may need the following
- nosetests
- Developers use it to run unit tests to verify the program works as expected
Development Status
LICENSE
This open source software is licensed under GNU Lesser General Public License