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:
authorEriks Sneiders <eriks.sneiders@zabbix.com>2021-04-22 09:32:03 +0300
committerEriks Sneiders <eriks.sneiders@zabbix.com>2021-04-22 09:32:03 +0300
commitb38d0178536fbf76b0d8439b2a706e1f49aede68 (patch)
treef515476b5a57b2ea7d76f02847497783d72f9f65 /man
parent361a70019af1c13c9f3fe182e1972a1df7455f77 (diff)
.......... [ZBXNEXT-6478] updated man files and added a man file for zabbix_web_service
Diffstat (limited to 'man')
-rw-r--r--man/zabbix_agent2.man3
-rw-r--r--man/zabbix_agentd.man3
-rw-r--r--man/zabbix_get.man3
-rw-r--r--man/zabbix_js.man3
-rw-r--r--man/zabbix_proxy.man3
-rw-r--r--man/zabbix_sender.man3
-rw-r--r--man/zabbix_server.man3
-rw-r--r--man/zabbix_web_service.man74
8 files changed, 88 insertions, 7 deletions
diff --git a/man/zabbix_agent2.man b/man/zabbix_agent2.man
index 5568685b457..a27f5bcc3c5 100644
--- a/man/zabbix_agent2.man
+++ b/man/zabbix_agent2.man
@@ -160,6 +160,7 @@ Documentation
.BR zabbix_proxy (8),
.BR zabbix_sender (1),
.BR zabbix_server (8),
-.BR zabbix_js (1)
+.BR zabbix_js (1),
+.BR zabbix_web_service (8)
.SH AUTHOR
Zabbix LLC
diff --git a/man/zabbix_agentd.man b/man/zabbix_agentd.man
index 58ddc7814c8..2bee4c11985 100644
--- a/man/zabbix_agentd.man
+++ b/man/zabbix_agentd.man
@@ -162,6 +162,7 @@ Documentation
.BR zabbix_sender (1),
.BR zabbix_server (8),
.BR zabbix_js (1),
-.BR zabbix_agent2 (8)
+.BR zabbix_agent2 (8),
+.BR zabbix_web_service (8)
.SH AUTHOR
Alexei Vladishev <alex@zabbix.com>
diff --git a/man/zabbix_get.man b/man/zabbix_get.man
index fe811500ce6..f1f47b5ed0a 100644
--- a/man/zabbix_get.man
+++ b/man/zabbix_get.man
@@ -164,6 +164,7 @@ Documentation
.BR zabbix_sender (1),
.BR zabbix_server (8),
.BR zabbix_js (1),
-.BR zabbix_agent2 (8)
+.BR zabbix_agent2 (8),
+.BR zabbix_web_service (8)
.SH AUTHOR
Alexei Vladishev <alex@zabbix.com>
diff --git a/man/zabbix_js.man b/man/zabbix_js.man
index 5f2deacfacf..a2816aed4bd 100644
--- a/man/zabbix_js.man
+++ b/man/zabbix_js.man
@@ -88,4 +88,5 @@ Documentation
.BR zabbix_sender (1),
.BR zabbix_server (8),
.BR zabbix_get (1),
-.BR zabbix_agent2 (8)
+.BR zabbix_agent2 (8),
+.BR zabbix_web_service (8)
diff --git a/man/zabbix_proxy.man b/man/zabbix_proxy.man
index 5b3667ac024..4026527394d 100644
--- a/man/zabbix_proxy.man
+++ b/man/zabbix_proxy.man
@@ -136,6 +136,7 @@ Documentation
.BR zabbix_sender (1),
.BR zabbix_server (8),
.BR zabbix_js (1),
-.BR zabbix_agent2 (8)
+.BR zabbix_agent2 (8),
+.BR zabbix_web_service (8)
.SH AUTHOR
Alexei Vladishev <alex@zabbix.com>
diff --git a/man/zabbix_sender.man b/man/zabbix_sender.man
index 5245928d15d..170975ccbe4 100644
--- a/man/zabbix_sender.man
+++ b/man/zabbix_sender.man
@@ -563,6 +563,7 @@ Documentation
.BR zabbix_proxy (8),
.BR zabbix_server (8),
.BR zabbix_js (1),
-.BR zabbix_agent2 (8)
+.BR zabbix_agent2 (8),
+.BR zabbix_web_service (8)
.SH AUTHOR
Alexei Vladishev <alex@zabbix.com>
diff --git a/man/zabbix_server.man b/man/zabbix_server.man
index 823f6f0d7ad..bdffbeed25b 100644
--- a/man/zabbix_server.man
+++ b/man/zabbix_server.man
@@ -142,6 +142,7 @@ Documentation
.BR zabbix_proxy (8),
.BR zabbix_sender (1),
.BR zabbix_js (1),
-.BR zabbix_agent2 (8)
+.BR zabbix_agent2 (8),
+.BR zabbix_web_service (8)
.SH AUTHOR
Alexei Vladishev <alex@zabbix.com>
diff --git a/man/zabbix_web_service.man b/man/zabbix_web_service.man
new file mode 100644
index 00000000000..2a0b00961bf
--- /dev/null
+++ b/man/zabbix_web_service.man
@@ -0,0 +1,74 @@
+.\" Start URL macro. Copied from an-ext.tmac for portability
+.de UR
+. ds m1 \\$1\"
+. nh
+. if \\n(mH \{\
+. \" Start diversion in a new environment.
+. do ev URL-div
+. do di URL-div
+. \}
+..
+.\" End URL macro. Copied from an-ext.tmac for portability
+.de UE
+. ie \\n(mH \{\
+. br
+. di
+. ev
+.
+. \" Has there been one or more input lines for the link text?
+. ie \\n(dn \{\
+. do HTML-NS "<a href=""\\*(m1"">"
+. \" Yes, strip off final newline of diversion and emit it.
+. do chop URL-div
+. do URL-div
+\c
+. do HTML-NS </a>
+. \}
+. el \
+. do HTML-NS "<a href=""\\*(m1"">\\*(m1</a>"
+\&\\$*\"
+. \}
+. el \
+\\*(la\\*(m1\\*(ra\\$*\"
+.
+. hy \\n(HY
+..
+.TH ZABBIX_WEB_SERVICE 8 "2019\-01\-29" Zabbix
+.SH NAME
+zabbix_web_service \- Zabbix web service
+.SH SYNOPSIS
+.B zabbix_web_service
+.RB [ \-c
+.IR config\-file ]
+.br
+.B zabbix_web_service \-h
+.br
+.B zabbix_web_service \-V
+.SH DESCRIPTION
+.B zabbix_web_service
+is an application for Zabbix web scenarios.
+.SH OPTIONS
+.IP "\fB\-c\fR, \fB\-\-config\fR \fIconfig\-file\fR"
+Use the alternate \fIconfig\-file\fR instead of the default one.
+.IP "\fB\-h\fR, \fB\-\-help\fR"
+Display this help and exit.
+.IP "\fB\-V\fR, \fB\-\-version\fR"
+Output version information and exit.
+.SH FILES
+.TP
+.I /usr/local/etc/zabbix_web_service.conf
+Default location of Zabbix web service configuration file (if not modified during compile time).
+.SH "SEE ALSO"
+.UR https://www.zabbix.com/manuals
+Documentation
+.UE
+.PP
+.BR zabbix_agentd (8),
+.BR zabbix_get (1),
+.BR zabbix_proxy (8),
+.BR zabbix_sender (1),
+.BR zabbix_server (8),
+.BR zabbix_js (1),
+.BR zabbix_agent2 (8)
+.SH AUTHOR
+Zabbix LLC