Skip to content

Commit

Permalink
adding lustre quota script to disk-usage #90
Browse files Browse the repository at this point in the history
  • Loading branch information
louisegrimble committed Jan 29, 2025
1 parent 1ae8cfe commit 9e67d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/filesystem/disk-usage/submit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ done

####### including lustre quota script ######
#warning limit
warn_int=42
warn_int=39

#Percentage equation
lustre_percentage=$(echo $((used_int*100/size_int))'%')
Expand Down

0 comments on commit 9e67d47

Please sign in to comment.