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:
authorDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2021-07-30 17:02:57 +0300
committerDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2021-07-30 17:14:24 +0300
commit7bfe0d9b3fffa2187d0faf8a2665cf40c5da49ec (patch)
treea127ff8d2d2a28034751b6ccc90f46aa6964e698 /man
parent3261838771518435c1a126efd5479dfe2dda42d2 (diff)
.D........ [ZBX-18523] added documentation for Hostname parameter in sender
* commit 'df1385592f0069661761f70221c572c11d676fd9': .D........ [ZBX-18523] removed semicolon in documentation for Hostname parameter in sender .D........ [ZBX-18523] added documentation for Hostname parameter in sender (cherry picked from commit 180b764760b1b9f9549deb174a37739adb83d52c)
Diffstat (limited to 'man')
-rw-r--r--man/zabbix_sender.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/zabbix_sender.man b/man/zabbix_sender.man
index 0cde020496a..1976b7499d4 100644
--- a/man/zabbix_sender.man
+++ b/man/zabbix_sender.man
@@ -389,6 +389,7 @@ By default
does not read any configuration file.
Only parameters \fBHostname\fR, \fBServerActive\fR, \fBSourceIP\fR, \fBTLSConnect\fR, \fBTLSCAFile\fR, \fBTLSCRLFile\fR,
\fBTLSServerCertIssuer\fR, \fBTLSServerCertSubject\fR, \fBTLSCertFile\fR, \fBTLSKeyFile\fR, \fBTLSPSKIdentity\fR and \fBTLSPSKFile\fR are supported.
+Hostname defined through \fBHostnameItem\fR parameter will not be picked up, in this case the hostname should be specified via command line (see -s option).
All addresses defined in the agent \fBServerActive\fR configuration parameter are used for sending data.
If sending of batch data fails to one address, the following batches are not sent to this address.
.IP "\fB\-z\fR, \fB\-\-zabbix\-server\fR \fIserver\fR"