Charging Internet SLB by Bandwidth
BSS system will query all SLB internet instances for a specific period (generally 1 hour), and calculate its usage hours and bandwidth value.
Then the system will calculate its price according to the configuration of the pricing, and deduct the fees.
The fees are described as follows.
- SLB instance fee = SLB unit price (THB/hour) x usage hour (hour).
- Bandwidth Fee = bandwidth unit price (THB/hour) × usage hours(hours)
For example:
Assumptions:
- User purchases an internet SLB(Slb.s1.small,2 Mbps), and the billing method is pay-as-you-go. User use the SLB from 2022/4/1 00:00:00 to 2022/4/11 00:00:00.
- The SLB unit price of an internet SLB (Slb.s1.small) is 1000 THB/hour, while the bandwidth unit price of an internet SLB (Slb.s1.small) is 500 THB/hour.
Calculation:
SLB instance fee = SLB unit price (THB/hour) x usage hour (hour) = 1000 THB/hour x (10x24) hour = 240 000 Baht
Bandwidth Fee = bandwidth unit price (THB/hour) × usage hours(hours) = 500 THB/hour x (10x24) hour = 120 000 Baht
Total Cost = SLB instance fee + Bandwidth Fee = 240 000 + 120 000 =360 000 Baht