610540bfacb6ec0657d98e141cb73737b81ab1de
[monky] / data / conky.conf
1 #don't modify this file directly because an update could overwrite your changes!
2 #copy any files you modify to /home/user/MyDocs and update the path below and also in the loadAll.lua file
3 #conky will load the .conf file from there unless you are using mass storage usb at that moment
4
5 lua_load /etc/conky/LoadAll.lua
6 lua_draw_hook_pre main
7
8 alignment top_left
9 background no
10 maximum_width 854
11 border_width 1
12 cpu_avg_samples 2
13 default_outline_color white
14 default_shade_color white
15 diskio_avg_samples 10
16 draw_borders no
17 draw_graph_borders yes
18 draw_outline no
19 draw_shades no
20 double_buffer yes
21 gap_x 20
22 gap_y 60
23 minimum_size 5 5
24 net_avg_samples 2
25 no_buffers yes
26 out_to_console no
27 own_window yes
28 own_window_class Conky
29 own_window_type normal
30 own_window_transparent no
31 own_window_hints fullscreen
32 #own_window_colour ff0000
33 override_utf8_locale yes
34 show_graph_scale no
35 show_graph_range no
36 short_units yes
37 stippled_borders 0
38 temperature_unit celsius
39 update_interval 1.5
40 update_interval_on_battery 4
41 uppercase no
42 use_spacer none
43 use_xft yes
44 xftfont Nokia Pure:size=11
45 xftalpha 0.8
46
47 default_color FFFFFF
48
49 TEXT
50 ${image /etc/conky/n950-kobol.jpg}
51
52
53 ${goto 265}${color 4072a5}Load1 avg: ${goto 517}${color 4072a5}Processes:$color $processes
54 ${color 4072a5}${goto 265}Load 1/5/15: $color$loadavg${goto 517}${color 4072a5}Running:${goto 620}$color$running_processes
55 ${voffset -10}
56 ${color 4072a5}${goto 315} Top I/O         READ  WRITE      %
57 ${color red}   ${goto 315} ${lua_parse top_io_colour 1}
58 ${color       }${goto 315} ${lua_parse top_io_colour 2}
59 ${color       }${goto 315} ${lua_parse top_io_colour 3}
60
61
62 ${voffset 10}
63 ${color 33cc99}CONNECTIONS [$color${tcp_portmon 1 65535 count}${color 33cc99}] (lport:rservice:rport):$color                                            ${goto 405}${tcp_portmon 1 65535 lservice 0}${goto 450}:${scroll 32 5${tcp_portmon 1 65535 rhost 0}}${goto 744}:${scroll 5 1 ${tcp_portmon 1 65535 rservice 0}}
64 $color${tcp_portmon 1 65535 lservice 1}${goto 50}:${scroll 32 5${tcp_portmon 1 65535 rhost 1}}${goto 345}:${scroll 5 2${tcp_portmon 1 65535 rservice 1}}${goto 405}${tcp_portmon 1 65535 lservice 2}${goto 450}:${scroll 32 5${tcp_portmon 1 65535 rhost 2}}${goto 744}:${scroll 5 1 ${tcp_portmon 1 65535 rservice 2}}
65 $color${tcp_portmon 1 65535 lservice 3}${goto 50}:${scroll 32 5${tcp_portmon 1 65535 rhost 3}}${goto 345}:${scroll 5 2${tcp_portmon 1 65535 rservice 3}}${goto 405}${tcp_portmon 1 65535 lservice 4}${goto 450}:${scroll 32 5${tcp_portmon 1 65535 rhost 4}}${goto 744}:${scroll 5 1 ${tcp_portmon 1 65535 rservice 4}}
66 $color${tcp_portmon 1 65535 lservice 5}${goto 50}:${scroll 32 5${tcp_portmon 1 65535 rhost 5}}${goto 345}:${scroll 5 2${tcp_portmon 1 65535 rservice 5}}${goto 405}${tcp_portmon 1 65535 lservice 6}${goto 450}:${scroll 32 5${tcp_portmon 1 65535 rhost 6}}${goto 744}:${scroll 5 1 ${tcp_portmon 1 65535 rservice 6}}
67 $color${tcp_portmon 1 65535 lservice 7}${goto 50}:${scroll 32 5${tcp_portmon 1 65535 rhost 7}}${goto 345}:${scroll 5 2${tcp_portmon 1 65535 rservice 7}}${goto 405}${tcp_portmon 1 65535 lservice 8}${goto 450}:${scroll 32 5${tcp_portmon 1 65535 rhost 8}}${goto 744}:${scroll 5 1 ${tcp_portmon 1 65535 rservice 8}}
68 $color${tcp_portmon 1 65535 lservice 9}${goto 50}:${scroll 32 5${tcp_portmon 1 65535 rhost 9}}${goto 345}:${scroll 5 2${tcp_portmon 1 65535 rservice 9}}${goto 405}${tcp_portmon 1 65535 lservice 10}${goto 450}:${scroll 32 5${tcp_portmon 1 65535 rhost 10}}${goto 744}:${scroll 5 1 ${tcp_portmon 1 65535 rservice 10}}
69 ${voffset 10}${color 4072a5}Top CPU%          CPU%  MEM%       ${goto 257}${color 4072a5} | ${color 4072a5}Top Total Memory  RAM     VM                              ${goto 555}${color 4072a5}| ${color 4072a5}Top CPU TIME     MM:SS.cs
70 ${lua_parse top_cpu_colour 1}                     ${goto 257}${color 4072a5} | ${lua_parse top_mem_colour 1}                                                                                                                                                     ${goto 555}${color 4072a5}| ${color    }${top_time name 1}${top_time time 1} ${top_time cpu 1}
71 $color${top name 2}${top cpu 2}${top mem 2}       ${goto 257}${color 4072a5} | ${lua_parse top_mem_colour 2}                                                                                                                                                                     ${goto 555}${color 4072a5}| ${color    }${top_time name 2}${top_time time 2} ${top_time cpu 2}
72 $color${top name 3}${top cpu 3}${top mem 3}       ${goto 257}${color 4072a5} | ${lua_parse top_mem_colour 3}                                                                                                                                                                     ${goto 555}${color 4072a5}| ${color    }${top_time name 3}${top_time time 3} ${top_time cpu 3}
73 $color${top name 4}${top cpu 4}${top mem 4}       ${goto 257}${color 4072a5} | ${lua_parse top_mem_colour 4}                                                                                                                                                                     ${goto 555}${color 4072a5}| ${color    }${top_time name 4}${top_time time 4} ${top_time cpu 4}
74 $color${top name 5}${top cpu 5}${top mem 5}       ${goto 257}${color 4072a5} | ${lua_parse top_mem_colour 5}                                                                                                                                                                     ${goto 555}${color 4072a5}| ${color    }${top_time name 5}${top_time time 5} ${top_time cpu 5}