mirror of
https://github.com/clearlinux/telemetrics-client.git
synced 2026-06-16 02:35:52 +00:00
5488d4f75a
The .rst were updated. All man pages need to be rebuilt/updated as well. (Mostly removing/replacing "telemd" references) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
107 lines
2.4 KiB
Groff
107 lines
2.4 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.TH TELEMPROBD 1 "" "" ""
|
|
.SH NAME
|
|
telemprobd \- Telemetry probes service
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.SH SYNOPSIS
|
|
.sp
|
|
\fBtelemprobd\fP <flags>
|
|
.sp
|
|
\fB/etc/telemetrics/telemetrics.conf\fP
|
|
.sp
|
|
\fB/usr/share/defaults/telemetrics/telemetrics.conf\fP
|
|
.sp
|
|
\fB/etc/telemetrics/opt\-in\-static\-machine\-id\fP
|
|
.SH DESCRIPTION
|
|
.sp
|
|
The \fBtelemprobd\fP program handles communication between telemetry client and telemetry
|
|
probes.
|
|
.SH OPTIONS
|
|
.INDENT 0.0
|
|
.INDENT 3.5
|
|
.INDENT 0.0
|
|
.IP \(bu 2
|
|
\fB\-f\fP, \fB\-\-config_file\fP [<file>]:
|
|
Configuration file. This overides the other parameters.
|
|
.IP \(bu 2
|
|
\fB\-h\fP, \fB\-\-help\fP:
|
|
Display this help message.
|
|
.IP \(bu 2
|
|
\fB\-V\fP, \fB\-\-version\fP:
|
|
Print the program version.
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.SH FILES
|
|
.INDENT 0.0
|
|
.IP \(bu 2
|
|
\fB/usr/share/defaults/telemetrics/telemetrics.conf\fP
|
|
.INDENT 2.0
|
|
.INDENT 3.5
|
|
If no custom configuration file is found, \fBtelemprobd\fP uses the
|
|
settings in this file.
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.IP \(bu 2
|
|
\fB/etc/telemetrics/telemetrics.conf\fP
|
|
.INDENT 2.0
|
|
.INDENT 3.5
|
|
Custom configuration file that \fBtelemprobd\fP reads. See \fBtelemetrics.conf\fP(5).
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.IP \(bu 2
|
|
\fB/etc/telemetrics/opt\-in\-static\-machine\-id\fP
|
|
.INDENT 2.0
|
|
.INDENT 3.5
|
|
If this file exists, the first line of this file will be sent to
|
|
the server as the machine ID. Otherwise, the machine ID will be
|
|
random and changed regularly.
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.SH EXIT STATUS
|
|
.sp
|
|
0 when no errors occurred. A non\-zero exit status indicates a failure occurred.
|
|
.SH SEE ALSO
|
|
.INDENT 0.0
|
|
.IP \(bu 2
|
|
\fBtelemetry\fP(3)
|
|
.IP \(bu 2
|
|
\fBtelemetrics.conf\fP(5)
|
|
.IP \(bu 2
|
|
\fI\%https://github.com/clearlinux/telemetrics\-client\fP
|
|
.IP \(bu 2
|
|
\fI\%https://clearlinux.org/documentation/\fP
|
|
.UNINDENT
|
|
.SH COPYRIGHT
|
|
(C) 2017 Intel Corporation, CC-BY-SA-3.0
|
|
.\" Generated by docutils manpage writer.
|
|
.
|