Submitted by xkeywee on Tue, 10/20/2009 - 22:19
Hi
The email that is sent out when a virtual server has exceeded their quota is not populating the fields, example below..
The following virtual server has exceeded its bandwidth limit :
Domain name: duplay.com.au ${IF-BW_PERIOD} Accounting period: ${BW_PERIOD} days ${ELSE-BW_PERIOD} Accounting period: Last month ${ENDIF-BW_PERIOD} Bandwidth limit: 1024 MB Bandwidth usage: 1 GB over the last ${BW_PERIOD} days
Please note that usage by all sub-servers is included in this total.
Status:
Closed (fixed)
Comments
Submitted by xkeywee on Tue, 10/20/2009 - 22:20 Comment #1
Forgot to include
Webmin version 1.490
Virtualmin version 3.73 Pro Theme version 7.4
Submitted by JamieCameron on Tue, 10/20/2009 - 23:31 Comment #2
Ok, I see the cause of this .. and I will fix it in the next release.
Till then, just go to System Settings -> Bandwidth Monitoring and change the part :
${IF-BW_PERIOD}
Accounting period: ${BW_PERIOD} days
${ELSE-BW_PERIOD}
Accounting period: Last ${BW_PAST}
${ENDIF-BW_PERIOD}
to just :
Accounting period: Last ${BW_PAST}
Submitted by JamieCameron on Tue, 10/20/2009 - 23:31 Comment #3
Submitted by Issues on Wed, 11/04/2009 - 03:31 Comment #4
Automatically closed -- issue fixed for 2 weeks with no activity.