BWLABEL none
在link裡面,加上這個,可以讓百分比消失。

上圖的兩條link。
上面那條是有加 BWLABEL none
下面那條是預設值。
原始說明如連結:連結
BWLABEL
Specifies the type of 'bandwidth' label shown on each link.
The default is 'percent', but you can also have 'none', 'unformatted' or 'bits'. 'bits' shows the actual bandwidth, formatted using K,M,T,G suffixes where appropriate. 'unformatted' takes the value from the TARGET and displays it without any formatting - this can be useful for mapping things other than bandwidth. 'none' hides the bandwidth label altogether.
Change History
- 0.8
- Added unformatted format.
- 0.7
- Changed from global BWLABELS to per-link BWLABEL.
請先 登入 以發表留言。