Configuring Bandwidth Usage Billing Estimated Reading Time: 4 Minutes Bandwidth Billing monitors and bills your clients for the bandwidth they use. You can also include a bandwidth usage graph and chart on your client's invoice. Bandwidth billing is a child service attached to an existing, renewing service, for example, the base parent service is the standard monthly fee for a dedicated server. You would enable the bandwidth billing service module on that service's service plan and then configure the various custom fields for it. When the parent service renews the first time, it adds the bandwidth overage child service and sets it to be the dollar value of whatever the overage was for the month that just ended. Going forward, each time the parent service renews, the bandwidth billing service module update the child service accordingly. Your client will receive an invoice each month for the amount due for the parent service for the new month and the overage for the month that just ended. In order to begin billing for this service, you need to configure Ubersmith. Once all the necessary pieces have been configured, any current or new service based on the service plan will be ready. The configuration steps are as follows: Associate the bandwidth usage billing service plan to another appropriate service Configure the Bandwidth Monitoring and Switch Information device modules Add the Bandwidth Billing service module to your service plan. Configure the service module (below). Create a bandwidth usage billing service Configure the service plan with the service module fields (below). Associate your device to your service Configuring the Service Module The Bandwidth Billing service module monitors and bills your clients for the bandwidth they use. You can also include a bandwidth usage graph and chart on your client's invoice. In the Overage Precision field, select 0, 1, or 2 to determine how many decimal places to round the amount of bandwidth used. In the Show Usage Chart in PDF invoice field, select Yes or No. In the Show Usage Graph in PDF invoice field, select Yes or No. In the Error when no devices are associated field, select Yes to receive notification if there is no device to track your client's backups. Select No to continue renewing services even if there is no associated device. In the Initial Overage Discount field, select No Discount, Client default, or Parent service discount. Service Module Fields in Service Plan Access the Service Details page for your bandwidth usage service plan. In the Custom Field Defaults section, click edit. The Edit Service page appears with the Custom Fields section active. In the Billing Method field, select the calculation method for billing. Click here to view Billing Method inputs Not Billed does not charge for bandwidth overages. The monthly amount due for the parent service will still be billed. 95th Percentile involves the service’s associated switch or router measuring (or sampling) bandwidth, typically every five minutes, and saves the data to a log file. At the end of the month, the samples are sorted from highest to lowest with the top five percent, equaling approximately 36 hours of a 30-day billing cycle, thrown away. The next highest measurements become the billable use for the entire month. Total Transfer includes a total number of included mb, gb or tb along with an overage rate for the specified unit of measure for the month. Outbound Transfer includes a specified amount of included mb, gb or tb for outbound traffic, along with an overage rate for the specified unit of measure for the month. Inbound Transfer includes a specified amount of included mb, gb or tb for inbound traffic, along with an overage rate for the specified unit of measure for the month. Outbound 95th Percentile uses the 95th percentile described above for outbound usage. Inbound 95th Percentile uses the 95th percentile described above for inbound usage. In the Included Transfer field, enter how much default data is permitted, before overages, for a given billing period. In the Included Transfer Unit field, select the unit of measurement for the Included Transfer field. In the Overage Unit field, select the unit of measurement for the Overage Rate field. In the Overage Rate field, enter the dollar amount to be charged for overages. In the Associated Devices field, enter any associated device ID numbers separated by commas. All other remaining fields should be left blank. Click Save. Configuring Tiered Bandwidth Billing When using tiered bandwidth billing, you can charge different rates depending on the amount of bandwidth used. Each bandwidth usage tier is defined by a minimum amount and a rate, with the standard bandwidth billing fields comprising tier 1, with a minimum of zero. the tier minimum values are based on the overage, not the usage. You can set default values for these amounts on the Data tab for either a service plan or a client-specific service, and the amount of tiers available is unlimited. bw_tierX_minimum bw_tierX_ratewhere X is a number greater than 2.In order to configure a server with 100GB included transfer, then $0.50/GB up to 1000GB total transfer, then $0.30/gb for any further usage, the configuration is:bw_billing_method transferbw_included_transfer 100bw_included_transfer_unit GBbw_overage_unit GBbw_overage_rate 0.50bw_tier2_minimum 900bw_tier2_rate 0.30