Skip to content

carlilek/soft_quota

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soft_quota

soft_quota.py will run a check against a Qumulo cluster running Qumulo Core 1.2.9 or later. Requires python 2.7. The script will generate a csv file containing the quota name and the current usage and will email if the quota is exceeded.

Credentials are defined with environment variables, as follows: $QUMULO_CLUSTER #Cluster FQDN $QUMULO_USER #Username with rights to use API $QUMULO_PWD #Password for that user

Quotas are defined in the quotas.txt file and are space delimited. A sample file is provided. Format is as follows: quota_name /storage/system/path /nfs/mount/path quota_size_in_TB

About

soft_quota script for Qumulo clusters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%