Check High CPU Utilization
The bot checks if the total CPU usage is above the threshold limit. It then finds and reports top processes utilizing high CPU percentage
Top Benefits
- Discovers high utilizing processes
- Sets alerts on high CPU usage
- Runs in the background and reports with results in log file
Tasks
- Extracts total CPU usage
- Checks if CPU above threshold
- If yes, then extracts each process to find top CPU utilizes
- Logs the result to log file with total CPU usage percentage and processes
This bot performs the following: -
- Checks if the total CPU is above the threshold limit or not.
- If yes:
- Extracts currently executing processes from your computer.
- Appends top processes that are utilizing the CPU to a log file.
- If no:
- Appends the total CPU usage to a log file.
The bot has been configured with default values as below:
- CPU Threshold limit at 80%
- Top processes at 5
The bot will extract the top 5 processes utilizing CPU if the system is above 80% CPU.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Customer Service & SupportInformation Technology
- Category
- Utility
- Downloads
- 55
- Vendor
- Automation Type
- Bot
- Last Updated
- December 11, 2020
- First Published
- January 22, 2020
- Platform
- 11.3.2
- Community Version
- 11.3.1
- ReadMe
- ReadMe
- Support
-
- Paramatrix Technologies Pvt Ltd
- Mon, Tue, Wed, Thu, Fri 11:00-18:00 UTC+5.5
- aabots@paramatrix.com
- 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
- CPU Threshold Value
- Top Processes