MgsBandwidth: Bandwidth Priorities

FlexNet Manager Suite 2020 R1 (On-Premises)

This algorithm prioritizes inventory beacons based on the end-to-end bandwidth available to each inventory beacon. It uses an average of ping requests where packets of different sizes are sent as part of the calculation. Unlike MgsPing, there is no parallelism in querying servers, so that this algorithm should only be used in scenarios that do not require parallel pinging.

MgsBandwidth estimates the total bandwidth available between the local inventory device and each inventory beacon, and not the amount of currently unused bandwidth. The estimate is more accurate when there is less traffic on the network.
Tip: The bandwidth calculation used is very similar to the one described in http://www.microsoft.com/resources/documentation/windows/2000/ server/reskit/en-us/distrib/dsec_pol_chzb.asp.
MgsBandwidth (int limit)
where:
  • limit is an optional integer setting the maximum number of inventory beacons to which priorities will be assigned by this algorithm.

Example of MgsBandwidth algorithm results

Location Bandwidth Incoming priority Resulting priority

A

LAN (100Mbps) blank 1

B

LAN (10Mbps) blank 2

C

WAN (56K Modem) blank 4

D

WAN (ADSL) blank 3

FlexNet Manager Suite (On-Premises)

2020 R1