aboutsummaryrefslogtreecommitdiff
blob: 70e0a31d0e9aef5a4144fc2fefe83fcc51a07fcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.TH "GENTOOSTATS-SEND" "1" "Jan 2017" "" "Gentoostats"
.SH "NAME"
gentoostats\-send \- Command\-line interface to submit host statistics
to a remote gentoostats server
.SH "SYNOPSIS"
.TP
\fBgentoostats\-send\fR [\fIoptions\fR]
.SH "DESCRIPTION"
gentoostats\-send is a utility for submitting various host and package
statistics to a gentoostats server.
.SH "OPTIONS"
.TP
.B \-s, \-\-server
Host name of the remote gentoostats server
.TP
.B \-p, \-\-port
Port number of the remote gentoostats server
.TP
.B \-u, \-\-url
URL of the remote gentoostats server
.TP
.B \-a, \-\-auth
Path to the authentication file
.TP
.B \-c, \-\-config
Path to the configuration file
.TP
.B \-v, \-\-verbose
Output the statistics being submitted on the command line in the JSON
format
.TP
.B \-h, \-\-help
Show the help message
.SH "FILES"
.TP
.B /etc/gentoostats/auth.cfg
Contains the host-specific randomly generated UUID and password to be
transmitted to the remote gentoostats server for authentication purposes.
.TP
.B /etc/gentoostats/payload.cfg
Determines what kind of information will be included in the statistics
that is sent to a remote gentoostats server. Users should edit this
file to suit their privacy needs.
.SH "BUGS"
Please report bugs via https://bugs.gentoo.org/
.SH "AUTHOR"
Göktürk Yüksek <gokturk@gentoo.org>
.SH "SEE ALSO"
\fBgentoostats\-cli\fR(1)