Skip to content

A collection of scripts to use on cPanel servers that I've wrote.

Notifications You must be signed in to change notification settings

zairhenrique/CPanelServerScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CPanelServerScripts

A collection of scripts to use on cPanel servers that I've wrote/modified.

disablebackup.sh

This script check for accounts with more than MAXINODES inodes and/or greather than MAXSIZE and disable the cPanel automatic backup. This prevents that the backup breaks with giant accounts, so you can handle these in another manner.

inodenotifier.sh

This script checks for accounts with more than "$inodes" inodes and notify or do any action you want with these. quota system needs to be active on /home, as this scripts use repquota to get inode usage.

About

A collection of scripts to use on cPanel servers that I've wrote.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages