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 vParition tabs are required.
Installation
You can install RvCrunch from PyPi via:
pip install rvcrunch
Usage
Run the tool via the commandline via:
rvcrunch [OPTIONS] path
Specifying the file path as the first arguement 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 Datacenter names
-cl : Provides the Cluster names
-dc_cl : Groups the clusters by the Datacenter 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 paritions in vPartition isn't precise enough to be practical.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rvcrunch-1.0.0.tar.gz
.
File metadata
- Download URL: rvcrunch-1.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95f791b9ccaa8ee4d51b6f29570123dba67faabd0ef10ac5d6aac071596e3a16 |
|
MD5 | b5a59696c68b5755d829df9380b5c8b4 |
|
BLAKE2b-256 | 3e2ae3ac97e937dc05c1dd3b7fc00648b376ad67ca57896b00c5e148fabdd5ec |
File details
Details for the file rvcrunch-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: rvcrunch-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df4e2c6b7ff24d2d5c653572aeba219001391f0333d1bf0f20d72513a44acacf |
|
MD5 | 3e9a0fcba0127774ad14499bdac65b8a |
|
BLAKE2b-256 | 232121163db339a37d7f922fdc7f2652c303f68d9bed42743d99355c8be6d984 |