Files
graphic-monitoring/RNs_dot_conkyrc
2023-05-21 22:22:13 +00:00

64 lines
2.2 KiB
Plaintext

lua_load lua/myi2pcontrol.lua
background no
use_xft yes
xftfont Sans Semibold :size=7
#xftfont Carlito:size=8
xftalpha 0.5
update_interval 40
total_run_times 0
own_window yes
own_window_class Conky
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar
own_window_argb_visual yes
own_window_argb_value 0
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 300
maximum_width 300
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
#show_graph_range yes
show_graph_scale yes
alignment top_right
gap_x 5
gap_y 5
no_buffers yes
uppercase no
cpu_avg_samples 4
override_utf8_locale no
text_buffer_size 1024
#out_to_http yes
#http_port 9080
#http_refresh yes
TEXT
#${freq}
${cpugraph green red -t}
#${diskiograph green red -t}
#${cpubar}
${font HandelGotD:bold:size=10}${alignc}Local System (Canon I2P)${font}
${image itoopie.png -s 40x40 -p 260,65}
#${color yellow} BW in limit ${lua bwin}
${color white}${lua routerinfo}
#${lua networksettings}
${color yellow}Receive: $alignr ${lua rxkb}
#${color yellow}RX ${lua_graph receiveBps 20,215 #A73B00 #F92C00 600000 -t} ${alignr}${lua rxkb}
${color yellow}${lua_graph receiveBps yellow red 800000 -t}
#${color green} ${lua_graph receiveBps #A73B00 #F92C00 -t -l}
${color yellow}Send: $alignr ${lua txkb}
#${color yellow}TX ${lua_graph sendBps 20,215 #F92C00 #A73B00 600000 -t} ${alignr}${lua txkb}
${color yellow}${lua_graph sendBps yellow red 800000 -t}
#${color green} ${lua_graph sendBps #F92C00 #A73B00 -t -l}
${color yellow} Combined Build Success Percent: ${alignr} ${lua ComboBSP}%
#${color yellow} ${lua_graph ComboBuildSuccessPercentage 20,270 red green 100 -t}${alignr}${lua ComboBSP}%
${color yellow} ${lua_graph ComboBuildSuccessPercentage red green 100 -t}
${color yellow} Exploratory Build Success Percent: $alignr ${lua EBSP}%
${color green} ${lua_graph exploratoryBuildSuccessPercentage 5,300 red green 100 -t}
${color yellow} Client Build Success Percent: $alignr ${lua ClientBSP}%
${color green} ${lua_graph clientBuildSuccessPercentage 5,300 red green 100 -t}
# ${tail /usr/home/eraser/.i2p/logs/* 3} #doesn't work with mult files