aboutsummaryrefslogtreecommitdiff
path: root/doc/ping903.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ping903.8')
-rw-r--r--doc/ping903.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ping903.8 b/doc/ping903.8
index b18bd54..0649aa2 100644
--- a/doc/ping903.8
+++ b/doc/ping903.8
@@ -13,7 +13,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Ping903. If not, see <http://www.gnu.org/licenses/>.
-.TH PING903 8 "February 13, 2020" "PING903" "System Administration"
+.TH PING903 8 "February 14, 2020" "PING903" "System Administration"
.SH NAME
ping903 \- high-performance ICMP monitoring daemon
.SH SYNOPSIS
@@ -28,7 +28,7 @@ predefined number of ICMP requests sent with certain interval between
them. Probes are repeated periodically.
.PP
The round-trip statistics is collected for each host and is available
-for querying via RESTful API. A separate querying utility
+for querying via REST API. A separate querying utility
.BR ping903q (1)
is provided, which allows the user to request the information about
each particular host, or all monitored hosts at once.
@@ -44,7 +44,7 @@ The monitoring process, in turn, is responsible for periodic polling
of the configured hosts, maintaining the statistics information and
answering the REST requests.
.PP
-The progam logs its activities using syslog channel \fBdaemon\fR.
+The program logs its activities using syslog channel \fBdaemon\fR.
.PP
The list of IP addresses to monitor is supplied by an \fIip\-list\fR
file specified in the configuration. Probes for each IP from the list

Return to:

Send suggestions and report system problems to the System administrator.