Skip to content

This repo contains the scripts with automation of linux servers

License

Notifications You must be signed in to change notification settings

Alex-philip5/automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Automation-scripts

This repo contains the scripts with automation of linux servers

Hit the Star! ⭐

If you are planning to use this Automation script. Thanks!

Setup

  1. Prerequisites

    $ sudo apt-get install python3-pip
    $ pip install psutil
  2. Test High CPU Load & kill the process using python script

    $ cd python-automation/high_cpu_load
    $ bash load.sh &
    $ python3 kill_process.py
  3. Setup CronJob for logrotate

     0 0 */15 * * /bin/bash /root/python-script/log-rotate.sh

License

This project is licensed under the MIT License. You can find the full text of the license in the LICENSE file.

About

This repo contains the scripts with automation of linux servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published