accesspoints: Extract htop config to a common file
[noc.git] / ansible / files / common / htoprc
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.
3 fields=0 48 17 18 38 39 40 2 46 47 49 1
4 sort_key=46
5 sort_direction=1
6 hide_threads=0
7 hide_kernel_threads=1
8 hide_userland_threads=0
9 shadow_other_users=0
10 show_thread_names=0
11 show_program_path=1
12 highlight_base_name=1
13 highlight_megabytes=1
14 highlight_threads=1
15 tree_view=1
16 header_margin=1
17 detailed_cpu_time=0
18 cpu_count_from_zero=0
19 update_process_names=0
20 account_guest_in_cpu_meter=0
21 color_scheme=0
22 delay=15
23 left_meters=AllCPUs Memory Swap
24 left_meter_modes=1 1 1
25 right_meters=Tasks LoadAverage Uptime
26 right_meter_modes=2 2 2