From f838e2e207d83f3fd30d6e053478806fd6118d7b Mon Sep 17 00:00:00 2001 From: wangyunqing Date: Fri, 24 Dec 2021 17:10:11 +0800 Subject: [PATCH] doc/mgr/zabbix.rst: fix typos Signed-off-by: wangyunqing --- doc/mgr/zabbix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/zabbix.rst b/doc/mgr/zabbix.rst index e0671462524..f044b7a7905 100644 --- a/doc/mgr/zabbix.rst +++ b/doc/mgr/zabbix.rst @@ -107,7 +107,7 @@ Multiple Zabbix servers It is possible to instruct zabbix module to send data to multiple Zabbix servers. Parameter *zabbix_host* can be set with multiple hostnames separated by commas. -Hosnames (or IP adderesses) can be followed by colon and port number. If a port +Hostnames (or IP addresses) can be followed by colon and port number. If a port number is not present module will use the port number defined in *zabbix_port*. For example: -- 2.39.5