|
1 |
| -'\"macro stdmacro |
2 |
| -.\" |
3 |
| -.\" Copyright (c) 2021 Red Hat. |
4 |
| -.\" |
| 1 | +.\" |
| 2 | +.\" Copyright (c) 2021-2024 Red Hat. |
| 3 | +.\" |
5 | 4 | .\" This program is free software; you can redistribute it and/or modify it
|
6 | 5 | .\" under the terms of the GNU General Public License as published by the
|
7 | 6 | .\" Free Software Foundation; either version 2 of the License, or (at your
|
8 | 7 | .\" option) any later version.
|
9 |
| -.\" |
| 8 | +.\" |
10 | 9 | .\" This program is distributed in the hope that it will be useful, but
|
11 | 10 | .\" WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
12 | 11 | .\" or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
13 | 12 | .\" for more details.
|
14 |
| -.\" |
15 |
| -.TH PMDADENKI 1 "PCP" "Performance Co-Pilot" |
16 |
| -.SH NAME |
| 13 | +.\" |
| 14 | +.TH "PMDADENKI" "1" "PCP" "Performance Co-Pilot" "" |
| 15 | +.SH "NAME" |
17 | 16 | \f3pmdadenki\f1 \- metrics related to the systems electrical consumption
|
18 |
| -.SH SYNOPSIS |
| 17 | +.SH "SYNOPSIS" |
19 | 18 | \f3$PCP_PMDAS_DIR/denki/pmdadenki\f1
|
20 | 19 | [\f3\-d\f1 \f2domain\f1]
|
21 | 20 | [\f3\-l\f1 \f2logfile\f1]
|
22 |
| -.SH DESCRIPTION |
| 21 | +.SH "DESCRIPTION" |
23 | 22 | .B pmdadenki
|
24 | 23 | is a Performance Metrics Domain Agent (PMDA) which extracts
|
25 | 24 | electricity related performance metrics.
|
26 |
| -.PP |
| 25 | +.PP |
27 | 26 | Currently, metrics from RAPL (on Intel cpus) and battery
|
28 | 27 | charge values are available, if supported by the hardware.
|
29 |
| -.PP |
| 28 | +.PP |
30 | 29 | .B \-l
|
31 | 30 | Location of the log file. By default, a log file named
|
32 | 31 | .I denki.log
|
|
43 | 42 | .B denki
|
44 | 43 | PMDA is installed and available by default on Linux.
|
45 | 44 | If you want to undo the installation, do the following as root:
|
46 |
| -.PP |
| 45 | +.PP |
47 | 46 | .ft CR
|
48 |
| -.nf |
| 47 | +.nf |
49 | 48 | .in +0.5i
|
50 | 49 | # cd $PCP_PMDAS_DIR/denki
|
51 | 50 | # ./Remove
|
52 | 51 | .in
|
53 |
| -.fi |
| 52 | +.fi |
54 | 53 | .ft 1
|
55 |
| -.PP |
| 54 | +.PP |
56 | 55 | If you want to establish access to the names, help text and values for the
|
57 | 56 | denki metrics once more, after removal, do the following as root:
|
58 |
| -.PP |
| 57 | +.PP |
59 | 58 | .ft CR
|
60 |
| -.nf |
| 59 | +.nf |
61 | 60 | .in +0.5i
|
62 | 61 | # cd $PCP_PMDAS_DIR/denki
|
63 | 62 | # ./Install
|
64 | 63 | .in
|
65 |
| -.fi |
| 64 | +.fi |
66 | 65 | .ft 1
|
67 |
| -.PP |
| 66 | +.PP |
68 | 67 | .B pmdadenki
|
69 | 68 | is launched by
|
70 | 69 | .BR pmcd (1)
|
@@ -118,5 +117,5 @@ as described in
|
118 | 117 | and
|
119 | 118 | .BR pcp.env (5).
|
120 | 119 |
|
121 |
| -.\" control lines for scripts/man-spell |
| 120 | +.\" control lines for scripts/man\-spell |
122 | 121 | .\" +ok+ pmdadenki denki RAPL cpus
|
0 commit comments