Skip to main content

Database Operations Tools

Project description

dbops
=====
A collection of tools for managing database servers.

Tools:
**WhereLives**: quickly determine which host a database is on,
or which databases are on a host.
Command line:
''python -m dbops.WhereLives (search key) (hostlist file)
(permissions file) (server type) (reverse mode)''
**DiskCheck**: get a report on which hosts are low on disk space
Use full mode to get more detailed information about errors and successes, including md raid
Command line:
''python -m dbops.DiskCheck (warn threshold, gb) (hostlist file) (username) (full mode)''
**SqlParser**: Analyze your sql statements **UNDER CONSTRUCTION**
**SchemaConv**: Document DB -> Relational DB **UNDER CONSTRUCTION**
**RhelKick**: Automatically build RHEL servers and starts PXE.
Command line:
''python -m dbops.RhelKick (work directory) (options file)
(service list file)''

More Tools coming.

Versions of form:
{tool version}.{number of tools}.{small updates}

Project details


Download files

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

Source Distribution

dbops-1.7.1.tar.gz (10.4 kB view hashes)

Uploaded Source

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