Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAleksandrs Saveljevs <git-no-reply@zabbix.com>2015-08-06 11:14:05 +0300
committerAleksandrs Saveljevs <git-no-reply@zabbix.com>2015-08-06 11:14:05 +0300
commitf866c5ac5baadb3ae2ca96f966649439c21b5829 (patch)
tree51cbdd36383722a2b7c279dd3eeb5d1135fcee6c /man
parent758a1fc6e5e4b25cf54a9579320bb0195be1a2a2 (diff)
...G...PS. [ZBXNEXT-1263] suggested improvements for --help and man pages over r54512
Diffstat (limited to 'man')
-rw-r--r--man/zabbix_get.man10
-rw-r--r--man/zabbix_sender.man8
2 files changed, 9 insertions, 9 deletions
diff --git a/man/zabbix_get.man b/man/zabbix_get.man
index 87c6e42cc77..f4b6a614de5 100644
--- a/man/zabbix_get.man
+++ b/man/zabbix_get.man
@@ -1,4 +1,4 @@
-.TH ZABBIX_GET 1 "2015\-06\-10" Zabbix
+.TH ZABBIX_GET 1 "2015\-08\-06" Zabbix
.SH NAME
zabbix_get \- Zabbix get utility
.SH SYNOPSIS
@@ -17,7 +17,7 @@ zabbix_get \- Zabbix get utility
.RB [ \-I
.IR IP\-address ]
.B \-\-tls\-connect
-.IR cert
+.B cert
.B \-\-tls\-ca\-file
.IR CA\-file
.RB [ \-\-tls\-crl\-file
@@ -39,7 +39,7 @@ zabbix_get \- Zabbix get utility
.RB [ \-I
.IR IP\-address ]
.B \-\-tls\-connect
-.IR psk
+.B psk
.B \-\-tls\-psk\-identity
.IR PSK\-identity
.B \-\-tls\-psk\-file
@@ -104,9 +104,9 @@ Output version information and exit.
.SH "EXAMPLES"
\fBzabbix_get \-s 127.0.0.1 \-p 10050 \-k "system.cpu.load[all,avg1]"\fR
.br
-\fBzabbix_get \-s 127.0.0.1 \-p 10050 \-k "system.cpu.load[all,avg1]" \-\-tls\-connect psk \-\-tls\-psk\-identity "PSK ID Zabbix agentd" \-\-tls\-psk\-file /home/zabbix/zabbix_agentd.psk\fR
-.br
\fBzabbix_get \-s 127.0.0.1 \-p 10050 \-k "system.cpu.load[all,avg1]" \-\-tls\-connect cert \-\-tls\-ca\-file /home/zabbix/zabbix_ca_file \-\-tls\-agent\-cert\-issuer "CN=Signing CA,OU=IT operations,O=Example Corp,DC=example,DC=com" \-\-tls\-agent\-cert\-subject "CN=server1,OU=IT operations,O=Example Corp,DC=example,DC=com" \-\-tls\-cert\-file /home/zabbix/zabbix_get.crt \-\-tls\-key\-file /home/zabbix/zabbix_get.key
+.br
+\fBzabbix_get \-s 127.0.0.1 \-p 10050 \-k "system.cpu.load[all,avg1]" \-\-tls\-connect psk \-\-tls\-psk\-identity "PSK ID Zabbix agentd" \-\-tls\-psk\-file /home/zabbix/zabbix_agentd.psk\fR
.SH "SEE ALSO"
.BR zabbix_agentd (8),
.BR zabbix_proxy (8),
diff --git a/man/zabbix_sender.man b/man/zabbix_sender.man
index b1131ba3780..f1dc10b4a17 100644
--- a/man/zabbix_sender.man
+++ b/man/zabbix_sender.man
@@ -1,4 +1,4 @@
-.TH ZABBIX_SENDER 1 "2015\-06\-10" Zabbix
+.TH ZABBIX_SENDER 1 "2015\-08\-06" Zabbix
.if n .ad l
.SH NAME
zabbix_sender \- Zabbix sender utility
@@ -119,7 +119,7 @@ zabbix_sender \- Zabbix sender utility
.B \-\-tls\-cert\-file
.I cert\-file
.B \-\-tls\-key\-file
-.I key_file
+.I key\-file
.RB [ \-T ]
.RB [ \-r ]
.B \-i
@@ -327,7 +327,7 @@ If target item has triggers referencing it, all timestamps must be in an increas
Send values one by one as soon as they are received.
This can be used when reading from standard input.
.IP "\fB\-\-tls\-connect\fR \fIvalue\fR"
-How to connect to agent. Values:\fR
+How to connect to server or proxy. Values:\fR
.SS
.RS 12
.TP 12
@@ -392,7 +392,7 @@ Send \fB342.45\fR as the value for \fBmysql.queries\fR item in \fBMonitored Host
Send \fB342.45\fR as the value for \fBmysql.queries\fR item in \fBMonitored Host\fR host to server with IP \fB192.168.1.113\fR using TLS with certificate.
.RE
-\fBzabbix_sender \-z 192.168.1.113 \-s "Monitored Host" \-k mysql.queries \-o 342.45 \-\-tls\-connect psk \-\-tls\-psk\-identity "PSK ID Zabbix sender" \-\-tls\-psk\-file /home/zabbix/zabbix_agentd.psk\fR
+\fBzabbix_sender \-z 192.168.1.113 \-s "Monitored Host" \-k mysql.queries \-o 342.45 \-\-tls\-connect psk \-\-tls\-psk\-identity "PSK ID Zabbix agentd" \-\-tls\-psk\-file /home/zabbix/zabbix_agentd.psk\fR
.br
.RS
Send \fB342.45\fR as the value for \fBmysql.queries\fR item in \fBMonitored Host\fR host to server with IP \fB192.168.1.113\fR using TLS with pre-shared key (PSK).