This shows you the differences between two versions of the page.
|
home:conky:conkyrc [2012/11/11 23:12] zes [zes config] |
home:conky:conkyrc [2012/11/11 23:29] (current) zes [zes config] |
||
|---|---|---|---|
| Line 175: | Line 175: | ||
| ${if_up tap33} ${color #555555}${font BirthOfAHero:style=Bold:pixelsize=11}down:${font}${color} ${totaldown tap33} [${downspeed tap33}k/s] ${alignc} ${font Impact:style=Bold:pixelsize=11} tap33 ${font} ${alignr} ${color #555555}${font BirthOfAHero:style=Bold:pixelsize=11}up:${font}${color} ${totalup tap33} [${upspeed tap33}k/s] | ${if_up tap33} ${color #555555}${font BirthOfAHero:style=Bold:pixelsize=11}down:${font}${color} ${totaldown tap33} [${downspeed tap33}k/s] ${alignc} ${font Impact:style=Bold:pixelsize=11} tap33 ${font} ${alignr} ${color #555555}${font BirthOfAHero:style=Bold:pixelsize=11}up:${font}${color} ${totalup tap33} [${upspeed tap33}k/s] | ||
| ${downspeedgraph tap33 16,254 555555 dddddd} ${upspeedgraph tap33 16,0 555555 dddddd}$endif | ${downspeedgraph tap33 16,254 555555 dddddd} ${upspeedgraph tap33 16,0 555555 dddddd}$endif | ||
| - | ${if_gw up}${font}$color Inbound: ${tcp_portmon 1 32767 count} Outbound: ${tcp_portmon 32768 61000 count}${alignr}ALL: ${tcp_portmon 1 65535 count} | + | ${if_gw up}${font}$color Inbound: ${color #aaaacc}${tcp_portmon 1 32767 count}${color} Outbound: ${color #aaaacc}${tcp_portmon 32768 61000 count}${color}${alignr}ALL: ${color #aaaacc}${tcp_portmon 1 65535 count}${color} |
| ${font Arial:style=Bold:pixelsize=10}${color #777777}Inbound Connections ${alignr} Local Service/Port$color | ${font Arial:style=Bold:pixelsize=10}${color #777777}Inbound Connections ${alignr} Local Service/Port$color | ||
| ${font}${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0} | ${font}${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0} | ||
| Line 183: | Line 183: | ||
| ${font}${tcp_portmon 1 32767 rhost 4} ${alignr} ${tcp_portmon 1 32767 lservice 4} | ${font}${tcp_portmon 1 32767 rhost 4} ${alignr} ${tcp_portmon 1 32767 lservice 4} | ||
| ${font}${tcp_portmon 1 32767 rhost 5} ${alignr} ${tcp_portmon 1 32767 lservice 5} | ${font}${tcp_portmon 1 32767 rhost 5} ${alignr} ${tcp_portmon 1 32767 lservice 5} | ||
| + | ${font}${tcp_portmon 1 32767 rhost 6} ${alignr} ${tcp_portmon 1 32767 lservice 6} | ||
| ${font Arial:style=Bold:pixelsize=10}${color #777777}Outbound Connections ${alignr} Remote Service/Port$color | ${font Arial:style=Bold:pixelsize=10}${color #777777}Outbound Connections ${alignr} Remote Service/Port$color | ||
| ${font}${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0} | ${font}${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0} | ||
| Line 189: | Line 190: | ||
| ${font}${tcp_portmon 32768 61000 rhost 3} ${alignr} ${tcp_portmon 32768 61000 rservice 3} | ${font}${tcp_portmon 32768 61000 rhost 3} ${alignr} ${tcp_portmon 32768 61000 rservice 3} | ||
| ${font}${tcp_portmon 32768 61000 rhost 4} ${alignr} ${tcp_portmon 32768 61000 rservice 4} | ${font}${tcp_portmon 32768 61000 rhost 4} ${alignr} ${tcp_portmon 32768 61000 rservice 4} | ||
| - | ${font}${tcp_portmon 32768 61000 rhost 5} ${alignr} ${tcp_portmon 32768 61000 rservice 5}$endif | + | ${font}${tcp_portmon 32768 61000 rhost 5} ${alignr} ${tcp_portmon 32768 61000 rservice 5} |
| + | ${font}${tcp_portmon 32768 61000 rhost 6} ${alignr} ${tcp_portmon 32768 61000 rservice 6}$endif | ||
| ${color #aaaaaa}${font AngelicWar:style=Bold:pixelsize=14}Vol : right ${mixerrbar PCM} | ${color #aaaaaa}${font AngelicWar:style=Bold:pixelsize=14}Vol : right ${mixerrbar PCM} | ||
| Vol : left ${mixerlbar PCM}${font}${color} | Vol : left ${mixerlbar PCM}${font}${color} | ||