zEitEr
Super Moderator
By the way, what directadmin version do you have? And what OS? Has it worked ever before?
I've checked over the code and found that if the bandwidth limit is unlimited, then no check is done on the disk usage.
I've updated the code to ensure the check done if either the bandwidth or quotas are not unlimited (vs just bandwidth before)
Also, the quota limit looking for 95%, and not 100% when the disk is checked, unlike previously stated.
sentwarning=[b]yes|no[/b]
[root@server directadmin]# ./directadmin c | grep warning
reseller_warning_thresh=75
user_warning_thresh=80
user_warning_thresh_disk=95