Skip to main content

RvTools Analysis Tool

Project description

RvCrunch- RVTools reporter

RvCrunch is a simple CLI tool that provides a report with relevant information from a RvTools export. The main function is to save an Excel report with this information.

The report includes a 'Agg Cap' figure which uses the vPartitions tab to calculate a more accurate used capacity figure. Where VMs are missing because they are powered off or VMware tools is not working, the allocated capacity will be shown in that column.

RvCrunch relies on the excellent work done by Rob de Veij of RvTools fame.

There are also mini reports that provide quick reports on key information from the RvTools report.

The tool accepts RvTools files in excel format (.xlsx), vInfo and vPartition tabs are required.

Installation

You can install RvCrunch from PyPi via:

pip install rvcrunch

Updates

Now works with the latest version of RvTools which changed the capacity units from MB to MiB.

Usage

Run the tool via the command line via:

rvcrunch [OPTIONS] path

Specifying the file path as the first argument will run the main Excel "Crunch" report.

rvcrunch "C:\path\to\rvtools\rvtools.xlsx"

-po or --poweredon modifies the report to display only Powered On virtual machine info.

-sn or --savename allows you to specify the exported file name, otherwise the default 'report.xlsx' will be used.

-sr or --skipreport stops the main report being exported to excel, this can be used with the mini reports below.

There are also several mini reports that provide certain key info, these are shown in the command line.

-vm : Provides the total VM count by Powered-On and Off

-dc : Provides the Data center names

-cl : Provides the Cluster names

-dc_cl : Groups the clusters by the Data center and provides vm, disk and vInfo capacity breakdowns.

-rdm : Checks if report has RDMs and optionally exports to Excel. The vDisk tab is required for this to work.

These can be run alongside the main report or instead. To prevent the main report being run when using mini reports use the -sr flag.

Example: rvcrunch -sr -vm "C:\path\to\rvtools\rvtools.xlsx"

Note: RDM report is allocated capacity, mapping the disks in vDisk to the partitions in vPartition isn't precise enough to be practical.

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

rvcrunch-1.2.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

rvcrunch-1.2.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file rvcrunch-1.2.0.tar.gz.

File metadata

  • Download URL: rvcrunch-1.2.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for rvcrunch-1.2.0.tar.gz
Algorithm Hash digest
SHA256 2e55c07b4abc37ca6e82bb928d2fc0ae4bbc4015bbd9d07c893fd711e3e64039
MD5 01c3800dd177659189ed80415721de5e
BLAKE2b-256 14f6f6999fa723d4df67d1dbc843d418b807afd3bb2c3ec2e0b4039121224371

See more details on using hashes here.

File details

Details for the file rvcrunch-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: rvcrunch-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for rvcrunch-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f1355f9a8033e036e0caf06dbd7bac925711a1ab154c755aa6bd9053fb0525e
MD5 e68b9514801754e29eac850eb4ddc44e
BLAKE2b-256 1e0f3d907aa2d18a04edfe16042c92236faa28139afd3a48e2da314ec8a421b5

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