xpppoem

来自「适用于linux2.4版本内核的pppoe监控程序源代码」· 代码 · 共 54 行

TXT
54
字号
XPppoem.geometry:		210x64*Label*Justify:			left*showLabel:			True*unitScale:			20000*minScale:			1*JumpScroll:			1*update:			1*internalBorderWidth:		1*showGrip:			FALSE!! A light greenish grey indicates state OFF.!*offlineColor:			#d0e0d0!! onlineColor is shown to indicate state ON .! busyColor is shown in state ON if the throughput of the last *busySamples! exceeds cpsRange. By setting busyColor changing colors are activated.! Below cpsRange the color will change in 15 steps from busyColor ! to onlineColor.! Here the scale reaches from a pale yellow to pure red.!*onlineColor:			#ffffa0*busyColor:			red!! Set the number of samples for computation of changing color*busySamples			15!! Set the cps value where above color scale reaches pure red.*cpsRange:			90000!! Other color scales :!!  From middle grey to light blue. Like a day with changing clouds.! *onlineColor:			#808080! *busyColor:			#a0d0ff!!  From light blue to pink.! *onlineColor:			#a0a0ff! *busyColor:                   #ffa0a0!! --- Additional features :!! Use a fixed device name to watch in /proc/net/dev.! The default is to obtain this name from /proc/net/pppoe automatically.!! *devName:			ppp0!! Watch *devName in /proc/net/dev as if the connection was ON permanently.! Useful for kernels where /proc/net/pppoe is not available or for watching! devices not related to pppoe.!! *pretendOpen			on!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?