Disk Size and Space Checker
This bot requires Python to be installed in the runner as a prerequisite, The bot returns the used/free space of the given drive.
Top Benefits
- Bot returns disk space information as ex. [total: 135 GB, used: 33 GB, free: 102 GB]
- Bot returns used/free space for both local drive and shared drive
- Bot is designed as plug & play
Tasks
- Read the input disk name
- Calculate the used/free space for the given disk
- Return the completed disk size information, ex [total: 135 GB, used: 33 GB, free: 102 GB]
This bot helps to retrieve the used/free space on a given disc or drive.
Action:
1. Read disk/drive location/name
2. Calculate the size of the given Disk
Outputs:
1. Return the output in the given format Ex. [Total: 135 GB, Used: 33 GB, Free: 102 GB]
Use cases:
1. You will be informing the IT team on the disk space available for any physical/logical drive based on the threshold limit.
Bot uploads a log or output file to a given folder/drive, due to lack of disk space the bot fails as it fails to upload the output into the target directory.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information TechnologyInventory ManagementOperations
- Category
- ProductivityRPA Developer ToolsUtility
- Downloads
- 51
- Vendor
- Automation Type
- Bot
- Last Updated
- May 25, 2021
- First Published
- February 3, 2021
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- Python needs be installed in the runner
- It required 2 input variable. 1(log file path) 2 (disk name)