Check the available disk space and write it to a csv file. Eventually email the csv file.
Project description
Project Diskspace-Report
A platform independent reporting tool for diskspace usage in time. Every time the script runs, it adds an entry of the actual diskspace to a csv file. Over time you can analye, where your diskspace goes.
The report csv-file can be emailed via your email account. The file can be set up as a service as well, so you will get automated reports via email.
Installation
Via PyPi.org
pip install diskspace-report
Via Source-Code on Github
- Download and unpack the source-code (whereever you want)
- Make sure python3 is installed
- Install the requirements:
pip install -r requirements.txt
Supported Platforms (tested)
- Windows
- MacOS
- Linux
Configuration
- There is a config.py file to adjust the settings.
- Email ist turned off by default
- You have to fill all required fields for the email to work and to switch on email
Testing the funcitonality
- Test the script without email on the command line
- When everything works, test it with email on the command line
Installing as a service
Coming soon
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
diskspace_report-0.2.7.tar.gz
(4.5 kB
view hashes)
Built Distribution
Close
Hashes for diskspace_report-0.2.7-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10aa74e1815be50953872922e2fe77c404a24623d04c504fc4e67fd02c933eed |
|
MD5 | af22b6907411b6b0ee273e0e26b77997 |
|
BLAKE2b-256 | c5bd343f30df19d7f66e4cd2cf788dc38a2b3d33531d4013cf3742b519a727ee |