summaryrefslogtreecommitdiff
path: root/roles/tools/files/htop
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-10 13:30:00 +0100
committerIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-10 13:30:00 +0100
commit23a64c858c206074265bf2b57129854439faf292 (patch)
tree9b32f1dca5859228d8f01b0ef755e7ab45e5c111 /roles/tools/files/htop
parenteac82f289d503c5bcc0d1e04784d027745d371c6 (diff)
downloadAnsible-23a64c858c206074265bf2b57129854439faf292.tar.gz
Ansible-23a64c858c206074265bf2b57129854439faf292.tar.zst
Ansible-23a64c858c206074265bf2b57129854439faf292.zip
Add gpicview and htop
Diffstat (limited to 'roles/tools/files/htop')
-rw-r--r--roles/tools/files/htop/htoprc26
1 files changed, 26 insertions, 0 deletions
diff --git a/roles/tools/files/htop/htoprc b/roles/tools/files/htop/htoprc
new file mode 100644
index 0000000..6851f4d
--- /dev/null
+++ b/roles/tools/files/htop/htoprc
@@ -0,0 +1,26 @@
1# Beware! This file is rewritten by htop when settings are changed in the interface.
2# The parser is also very primitive, and not human-friendly.
3fields=0 48 17 18 38 39 40 2 46 47 49 1
4sort_key=47
5sort_direction=1
6hide_threads=0
7hide_kernel_threads=1
8hide_userland_threads=0
9shadow_other_users=0
10show_thread_names=0
11show_program_path=1
12highlight_base_name=0
13highlight_megabytes=1
14highlight_threads=1
15tree_view=0
16header_margin=1
17detailed_cpu_time=0
18cpu_count_from_zero=0
19update_process_names=0
20account_guest_in_cpu_meter=0
21color_scheme=0
22delay=15
23left_meters=LeftCPUs Memory Swap
24left_meter_modes=1 1 1
25right_meters=RightCPUs Tasks LoadAverage Uptime
26right_meter_modes=1 2 2 2