Advertisement
shiloh25

Untitled

Jun 29th, 2011
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.91 KB | None | 0 0
  1. # set to yes if you want Conky to be forked in the background
  2. background no
  3.  
  4. cpu_avg_samples 2
  5. net_avg_samples 2
  6.  
  7. out_to_console no
  8.  
  9. # X font when Xft is disabled, you can pick one with program xfontsel
  10. #font 7x12
  11. #font 6x10
  12. #font 7x13
  13. #font 8x13
  14. #font 7x12
  15. #font *mintsmild.se*
  16. #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
  17. #font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
  18.  
  19. # Use Xft?
  20. use_xft yes
  21.  
  22. # Xft font when Xft is enabled
  23. xftfont Bitstream Vera Sans Mono:size=8
  24. #window transparent variable = colored background or not (yes/no)
  25. own_window_transparent yes
  26. own_window_type root
  27. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  28. own_window_colour grey
  29. # Text alpha when using Xft
  30. xftalpha 0.8
  31.  
  32. on_bottom yes
  33.  
  34. # mail spool
  35. mail_spool $MAIL
  36.  
  37. # Update interval in seconds
  38. update_interval 1
  39. # Create own window instead of using desktop (required in nautilus)
  40. own_window yes
  41.  
  42. # Use double buffering (reduces flicker, may not work for everyone)
  43. double_buffer yes
  44.  
  45. # Minimum size of text area
  46. minimum_size 280
  47. maximum_width 150
  48.  
  49. # Draw shades?
  50. draw_shades no
  51.  
  52. # Draw outlines?
  53. draw_outline no
  54.  
  55. # Draw borders around text
  56. draw_borders no
  57.  
  58. # Stippled borders?
  59. stippled_borders 10
  60.  
  61. # border margins
  62. border_margin 4
  63.  
  64. # border width
  65. border_width 16
  66.  
  67. # Default colors and also border colors
  68. default_color white
  69. default_shade_color white
  70. default_outline_color white
  71.  
  72. # Text alignment, other possible values are commented
  73. #alignment top_left
  74. #minimum_size 10 10
  75. gap_x 13
  76. gap_y 13
  77. alignment top_right
  78. #alignment bottom_left
  79. #alignment bottom_right
  80.  
  81. # Gap between borders of screen and text
  82.  
  83. # Add spaces to keep things from moving about? This only affects certain objects.
  84. use_spacer no
  85.  
  86. # Subtract file system buffers from used memory?
  87. no_buffers yes
  88.  
  89. # set to yes if you want all text to be in uppercase
  90. uppercase yes
  91.  
  92. # boinc (seti) dir
  93. # seti_dir /opt/seti
  94.  
  95. # Possible variables to be used:
  96. #
  97. # Variable Arguments Description
  98. # acpiacadapter ACPI ac adapter state.
  99. # acpifan ACPI fan state
  100. # acpitemp ACPI temperature.
  101. # adt746xcpu CPU temperature from therm_adt746x
  102. # adt746xfan Fan speed from therm_adt746x
  103. # battery (num) Remaining capasity in ACPI or APM
  104. # battery. ACPI battery number can be
  105. # given as argument (default is BAT0).
  106. # buffers Amount of memory buffered
  107. # cached Amount of memory cached
  108. # color (color) Change drawing color to color
  109. # cpu CPU usage in percents
  110. # cpubar (height) Bar that shows CPU usage, height is
  111. # bar's height in pixels
  112. # downspeed net Download speed in kilobytes
  113. # downspeedf net Download speed in kilobytes with one
  114. # decimal
  115. # exec shell command Executes a shell command and displays
  116. # the output in torsmo. warning: this
  117. # takes a lot more resources than other
  118. # variables. I'd recommend coding wanted
  119. # behaviour in C and posting a patch :-).
  120. # execi interval, shell Same as exec but with specific interval.
  121. # command Interval can't be less than
  122. # update_interval in configuration.
  123. # fs_bar (height), (fs) Bar that shows how much space is used on
  124. # a file system. height is the height in
  125. # pixels. fs is any file on that file
  126. # system.
  127. # fs_free (fs) Free space on a file system available
  128. # for users.
  129. # fs_free_perc (fs) Free percentage of space on a file
  130. # system available for users.
  131. # fs_size (fs) File system size
  132. # fs_used (fs) File system used space
  133. # hr (height) Horizontal line, height is the height in
  134. # pixels
  135. # i2c (dev), type, n I2C sensor from sysfs (Linux 2.6). dev
  136. # may be omitted if you have only one I2C
  137. # device. type is either in (or vol)
  138. # meaning voltage, fan meaning fan or temp
  139. # meaning temperature. n is number of the
  140. # sensor. See /sys/bus/i2c/devices/ on
  141. # your local computer.
  142. # kernel Kernel version
  143. # loadavg (1), (2), (3) System load average, 1 is for past 1
  144. # minute, 2 for past 5 minutes and 3 for
  145. # past 15 minutes.
  146. # machine Machine, i686 for example
  147. # mails Mail count in mail spool. You can use
  148. # program like fetchmail to get mails from
  149. # some server using your favourite
  150. # protocol. See also new_mails.
  151. # mem Amount of memory in use
  152. # membar (height) Bar that shows amount of memory in use
  153. # memmax Total amount of memory
  154. # memperc Percentage of memory in use
  155. # new_mails Unread mail count in mail spool.
  156. # nodename Hostname
  157. # outlinecolor (color) Change outline color
  158. # pre_exec shell command Executes a shell command one time before
  159. # torsmo displays anything and puts output
  160. # as text.
  161. # processes Total processes (sleeping and running)
  162. # running_processes Running processes (not sleeping),
  163. # requires Linux 2.6
  164. # shadecolor (color) Change shading color
  165. # stippled_hr (space), Stippled (dashed) horizontal line
  166. # (height)
  167. # swapbar (height) Bar that shows amount of swap in use
  168. # swap Amount of swap in use
  169. # swapmax Total amount of swap
  170. # swapperc Percentage of swap in use
  171. # sysname System name, Linux for example
  172. # time (format) Local time, see man strftime to get more
  173. # information about format
  174. # totaldown net Total download, overflows at 4 GB on
  175. # Linux with 32-bit arch and there doesn't
  176. # seem to be a way to know how many times
  177. # it has already done that before torsmo
  178. # has started.
  179. # totalup net Total upload, this one too, may overflow
  180. # updates Number of updates (for debugging)
  181. # upspeed net Upload speed in kilobytes
  182. # upspeedf net Upload speed in kilobytes with one
  183. # decimal
  184. # uptime Uptime
  185. # uptime_short Uptime in a shorter format
  186. #
  187. # seti_prog Seti@home current progress
  188. # seti_progbar (height) Seti@home current progress bar
  189. # seti_credit Seti@hoome total user credit
  190.  
  191.  
  192. # variable is given either in format $variable or in ${variable}. Latter
  193. # allows characters right after the variable and must be used in network
  194. # stuff because of an argument
  195. #${font Dungeon:style=Bold:pixelsize=10}I can change the font as well
  196. #${font Verdana:size=10}as many times as I choose
  197. #${font Perry:size=10}Including UTF-8,
  198. #${font Luxi Mono:size=10}justo como este texto que o google traduz fêz o português
  199. # stuff after 'TEXT' will be formatted on screen
  200. #${font Grunge:size=12}${time %a %b %d}${alignr -25}${time %k:%M}
  201.  
  202. TEXT
  203. ${color #5b6dad}$nodename:$color $sysname
  204. $kernel
  205. ${color black}$hr
  206. ${color #5b6dad}Uptime:$color $uptime
  207. ${color #5b6dad}Load:$color $loadavg
  208. ${color #5b6dad}CPU Usage:${color #5000a0} ${cpu}% ${cpubar}
  209. ${color black}${cpugraph 000000 5000a0}
  210. ${color black}$hr
  211. ${color #5b6dad}RAM Usage:$color $mem/$memmax
  212. ${color #5b6dad}$memperc% ${color #5000a0}$membar
  213. ${color #5b6dad}Swap Usage:$color $swap/$swapmax
  214. ${color #5b6dad}$swapperc% ${color #5000a0}${swapbar}
  215. ${color #5b6dad}Processes:$color $processes
  216. ${color #5b6dad}Running:$color $running_processes
  217. ${color black}$hr
  218. ${color #5b6dad}ETH1 Down: $color${downspeed eth0}${alignr} k/s
  219. ${color black} ${downspeedgraph eth1 000000 5000a0}
  220. ${color #5b6dad}ETH1 Up: $color${upspeed eth1}${alignr} k/s
  221. ${color black} ${upspeedgraph eth1 000000 5000a0}
  222. ${color black}$hr
  223. ${color #5b6dad}File systems:
  224. $color${fs_used /}/${fs_size /}
  225. ${color #5000a0}${fs_bar /}
  226. ${color black}$hr
  227. ${color #5b6dad} Name CPU%
  228. ${color red}${top name 1}${top cpu 1}
  229. ${color #5b6dad}${top name 2}$color${top cpu 2}
  230. ${color #5b6dad}${top name 3}$color${top cpu 3}
  231. ${color black}$hr
  232. ${color #5b6dad} Name MEM%
  233. ${color red}${top_mem name 1}${top_mem mem 1}
  234. ${color #5b6dad}${top_mem name 2}$color${top_mem mem 2}
  235. ${color #5b6dad}${top_mem name 3}$color${top_mem mem 3}
  236. ${color black}$hr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement