1tlp-stat(8) Power Management tlp-stat(8)
2
3
4
6 tlp-stat - show power saving settings
7
9 tlp-stat [options] [-- <config> ... ]
10
12 Show configuration, system information, active power saving settings
13 and battery data.
14
16 -b, --battery
17 Show battery data.
18
19 -c, --config
20 Show configuration.
21
22 -d, --disk
23 Show disk data.
24
25 -e, --pcie
26 Show PCI(e) device data.
27
28 -g, --graphics
29 Show graphics card data.
30
31 -p, --processor
32 Show processor data.
33
34 -r, --rfkill
35 Show radio device data.
36
37 -s, --system
38 Show system information.
39
40 -t, --temp
41 Show temperatures and fan speed.
42
43 -u, --usb
44 Show USB device data.
45
46 -w, --warn
47 Show warnings.
48
49 -P, --pev
50 Monitor power supply udev events.
51
52 --psup Show power supply diagnostic (view kernel data).
53
54 -T, --trace
55 Show trace output.
56
57 -v, --verbose
58 Be more verbose.
59
60 -- PARAM=value ...
61 Add parameters to temporarily overwrite the system configuration
62 (for this program invocation only).
63
65 /etc/tlp.conf
66 System-wide user configuration file, uncomment parameters here
67 to override default settings and customization files below.
68
69 /etc/tlp.d/*.conf
70 System-wide drop-in customization files, overriding defaults
71 below.
72
73 /usr/share/tlp/defaults.conf
74 Intrinsic default settings. DO NOT EDIT this file, instead use
75 one of the above alternatives.
76
77 /run/tlp/run.conf
78 Effective settings consolidated from all above files. DO NOT
79 CHANGE this file, it is for reference only and regenerated on
80 every invocation of TLP.
81
82 /etc/default/tlp
83 Obsolete system-wide configuration file. DO NOT USE this file,
84 it is evaluated only when /etc/tlp.conf is non-existent.
85
87 tlp(8).
88
90 (c) 2020 Thomas Koch <linrunner at gmx.net>
91
92
93
94TLP 1.3.0 2020-01-31 tlp-stat(8)