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:
authorAndrea Biscuola <git-no-reply@zabbix.com>2017-04-12 09:14:41 +0300
committerAndrea Biscuola <git-no-reply@zabbix.com>2017-04-12 09:14:41 +0300
commit307bc0f6b96e5ac14d0594b51d85838693524bfa (patch)
treef54f051e9cf0f048ca1219d0f5a1b81c3dde31dd /man
parentd7dffaa49bbe6ae68d7b601ea48c1faccd6c1fd4 (diff)
.D.G...PS. [ZBXNEXT-3687] Update help and man pages
With the introduction of this patch, we also need to update the small bits of documentation that say you must pass an absolute path for the -c flag configuration file. This is because with this patch, we can now use also relative paths.
Diffstat (limited to 'man')
-rw-r--r--man/zabbix_agentd.man1
-rw-r--r--man/zabbix_proxy.man1
-rw-r--r--man/zabbix_sender.man1
-rw-r--r--man/zabbix_server.man1
4 files changed, 0 insertions, 4 deletions
diff --git a/man/zabbix_agentd.man b/man/zabbix_agentd.man
index b5b4d030021..d7f77ca0c11 100644
--- a/man/zabbix_agentd.man
+++ b/man/zabbix_agentd.man
@@ -32,7 +32,6 @@ is a daemon for monitoring of various server parameters.
.SH OPTIONS
.IP "\fB\-c\fR, \fB\-\-config\fR \fIconfig\-file\fR"
Use the alternate \fIconfig\-file\fR instead of the default one.
-Absolute path should be specified.
.IP "\fB\-f\fR, \fB\-\-foreground\fR"
Run Zabbix agent in foreground.
.IP "\fB\-R\fR, \fB\-\-runtime\-control\fR \fIruntime\-option\fR"
diff --git a/man/zabbix_proxy.man b/man/zabbix_proxy.man
index 712462b048c..c482a1cc5f8 100644
--- a/man/zabbix_proxy.man
+++ b/man/zabbix_proxy.man
@@ -21,7 +21,6 @@ is a daemon that collects monitoring data from devices and sends it to Zabbix se
.SH OPTIONS
.IP "\fB\-c\fR, \fB\-\-config\fR \fIconfig\-file\fR"
Use the alternate \fIconfig\-file\fR instead of the default one.
-Absolute path should be specified.
.IP "\fB\-f\fR, \fB\-\-foreground\fR"
Run Zabbix proxy in foreground.
.IP "\fB\-R\fR, \fB\-\-runtime\-control\fR \fIruntime\-option\fR"
diff --git a/man/zabbix_sender.man b/man/zabbix_sender.man
index 3e009479728..bbecc632478 100644
--- a/man/zabbix_sender.man
+++ b/man/zabbix_sender.man
@@ -290,7 +290,6 @@ Use \fIconfig\-file\fR.
By default
.B Zabbix sender
does not read any configuration file.
-Absolute path should be specified.
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.
First entry from the \fBServerActive\fR parameter is used.
diff --git a/man/zabbix_server.man b/man/zabbix_server.man
index 6473f5a83fd..0a21c68d19f 100644
--- a/man/zabbix_server.man
+++ b/man/zabbix_server.man
@@ -21,7 +21,6 @@ is the core daemon of Zabbix software.
.SH OPTIONS
.IP "\fB\-c\fR, \fB\-\-config\fR \fIconfig\-file\fR"
Use the alternate \fIconfig\-file\fR instead of the default one.
-Absolute path should be specified.
.IP "\fB\-f\fR, \fB\-\-foreground\fR"
Run Zabbix server in foreground.
.IP "\fB\-R\fR, \fB\-\-runtime\-control\fR \fIruntime\-option\fR"