-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.conkyrc
209 lines (163 loc) · 7.17 KB
/
.conkyrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
# Check http://conky.sf.net for an up-to-date-list.
post_21_kernel yes
# set to yes if you want Conky to be forked in the background
background no
# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
# Use Xft?
use_xft yes
# Set conky on the bottom of all other applications
#on_bottom yes
# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono:size=8
# Text alpha when using Xft
xftalpha 0.8
# Print everything to stdout?
# out_to_console no
# MPD host/port
# mpd_host localhost
# mpd_port 6600
# mpd_password tinker_bell
# Print everything to console?
# out_to_console no
# mail spool
mail_spool $MAIL
# Update interval in seconds
update_interval 2.0
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Create own window instead of using desktop (required in nautilus)
own_window no
# Use pseudo transparency with own_window?
own_window_transparent yes
# If own_window_transparent is set to no, you can set the background colour here
own_window_colour hotpink
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 280 5
# Draw shades?
draw_shades yes
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders yes
# Draw borders around graphs
draw_graph_borders yes
# Stippled borders?
stippled_borders 0
# border margins
border_margin 4
# border width
border_width 1
# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color orange
# Text alignment, other possible values are commented
alignment top_left
#alignment top_right
#alignment bottom_left
#alignment bottom_right
#alignment none
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 5
gap_y 5
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 1
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale no
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer no
# mldonkey_hostname Hostname for mldonkey stuff, defaults to localhost
# mldonkey_port Mldonkey port, 4001 default
# mldonkey_login Mldonkey login, default none
# mldonkey_password Mldonkey password, default none
# boinc (seti) dir
# seti_dir /opt/seti
# Allow for the creation of at least this number of port monitors (if 0 or not set, default is 16)
#min_port_monitors 16
# Allow each port monitor to track at least this many connections (if 0 or not set, default is 256)
#min_port_monitor_connections 256
# none, xmms, bmp, audacious, infopipe (default is none)
#xmms_player none
# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument
# ${color green}ACPID${alignr}${if_running acpid}${color green}${else}${color red}${endif}${exec /etc/init.d/acpid status|cut --delimiter=: -f 2}
# ${color green}CUPSD${alignr}${if_running cupsd}${color green}${else}${color red}${endif}${exec /etc/init.d/cupsd status|cut --delimiter=: -f 2}
# ${color green}SAMBA${alignr}${if_running samba}${color green}${else}${color red}${endif}${exec /etc/init.d/samba status|cut --delimiter=: -f 2}
# ${color green}SSHD${alignr}${if_running sshd}${color green}${else}${color red}${endif}${exec /etc/init.d/sshd status|cut --delimiter=: -f 2}
# ${color green}VSFTPD${alignr}${if_running vsftpd}${color green}${else}${color red}${endif}${exec /etc/init.d/vsftpd status|cut --delimiter=: -f 2}
# stuff after 'TEXT' will be formatted on screen
#${tail /var/log/Xorg.0.log 5 30}
TEXT
$nodename - $sysname $kernel on $machine
$hr
${color}Uptime:$color $uptime ${color}- Load:$color $loadavg
$freq
${color green}RAM: $memperc% ${membar 8}
${color purple}Swap: $swapperc% ${swapbar 8}
${color orange}CPU: ${cpu}% ${cpubar 8}
${color red}${cpugraph normal ff0000 0000ff}
${color}${hr}
${color}Disk: ${diskio}$alignc${color red}${ibm_temps 1} C ${ibm_temps 2} C
${color}${diskiograph log ff0000 0000ff}
${color}${hddtemp /dev/sda}
${color}Root: ${fs_used /}/${fs_size /} ${color blue}$alignr(${fs_free /} ${fs_free_perc /}% free)
${color orange} ${fs_bar /}
${if_mounted /boot}${color}Boot: ${fs_used /boot/}/${fs_size /boot/} ${color blue}$alignr(${fs_free /boot/} ${fs_free_perc /boot/}% free)
${color orange} ${fs_bar /boot/}${endif}
${color}$stippled_hr
${color}Battery Crap:${alignc}${color green}$battery_time $battery${color}
${color}$hr
Master Volume (${ibm_volume}/14)
${color}Temperatures:
${alignc}${color red}CPU ${ibm_temps 0} C ${color orange}GPU ${ibm_temps 3} C ${color yellow}Battery ${ibm_temps 4} C ${ibm_temps 6} C
${color}${alignc}Fan Speed ${ibm_fan} RPM
${color}$hr
${color}Networking:
eth0 = ${addr eth0}${alignr}wlan0 = ${addr wlan0}
Up/Down:${color #8844ee} ${upspeed eth0} ${downspeed eth0} ${color lightgrey} ${offset 80}Up/Down:${color #22ccff} ${upspeed wlan0} ${downspeed wlan0}
${color #0000ff}${upspeedgraph eth0 32,200 ff0000 0000ff} $alignr${color #22ccff}${upspeedgraph wlan0 32,200 0000ff ff0000}
${color #0000ff}${downspeedgraph eth0 32,200 ff0000 0000ff} $alignr${color #22ccff}${downspeedgraph wlan0 32,200 0000ff ff0000}
${color}$hr
${color orange}Service:${alignr}Status${color}
${color green}ACPID${alignr}${if_running acpid}${color green}Running${else}${color red}Stopped${endif}
${color green}CUPSD${alignr}${if_running cupsd}${color green}Running${else}${color red}Stopped${endif}
${color green}DISTCC${alignr}${if_running distccd}${color green}Running${else}${color red}Stopped${endif}
${color green}SAMBA${alignr}${if_running samba}${color green}Running${else}${color red}Stopped${endif}
${color green}SSHD${alignr}${if_running sshd}${color green}Running${else}${color red}Stopped${endif}
${color green}VSFTPD${alignr}${if_running vsftpd}${color green}Running${else}${color red}Stopped${endif}
${color}$hr
${color lightgrey}Processes:$color $processes ${color grey}Running:$color $running_processes
${color}Name PID CPU% MEM%
${color #ddaa00} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
${font :size=8}${color #ddaa00}Port(s)${alignr}#Connections
$color ALL: ${alignr}$color ${tcp_portmon 1 65535 count}
$color sshd: ${alignr}$color ${tcp_portmon 9229 9229 count}
${color #ddaa00}Remote Address ${alignr} Local Service/Port${color}
${tcp_portmon 1 65535 rhost 0} ${alignr} ${tcp_portmon 1 65535 lservice 0}
${tcp_portmon 1 65535 rhost 1} ${alignr} ${tcp_portmon 1 65535 lservice 1}
${tcp_portmon 1 65535 rhost 2} ${alignr} ${tcp_portmon 1 65535 lservice 2}
${tcp_portmon 1 65535 rhost 3} ${alignr} ${tcp_portmon 1 65535 lservice 3}
${font}