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:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2020-02-27 16:05:17 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2020-02-27 16:05:17 +0300
commit4e079d0666be6b921f2b4d5eac2203c957b0a856 (patch)
tree84dd6bbb6b12343ebcac156cf566a5f74273897e /man
parent5896badecf4b8960c0a814a4345036094abe0207 (diff)
parentac4a1f53eefc62bead58441d3a5ae7c53fa8fac8 (diff)
.......PS. [ZBXNEXT-3940] Provide a way to flush SNMP cache
Diffstat (limited to 'man')
-rw-r--r--man/zabbix_proxy.man5
-rw-r--r--man/zabbix_server.man5
2 files changed, 10 insertions, 0 deletions
diff --git a/man/zabbix_proxy.man b/man/zabbix_proxy.man
index 837bed87a7d..8d0cbc40ffa 100644
--- a/man/zabbix_proxy.man
+++ b/man/zabbix_proxy.man
@@ -73,6 +73,11 @@ Default configuration file (unless \fB\-c\fR option is specified) will be used t
.RE
.RS 4
.TP 4
+.B snmp_cache_reload
+Reload SNMP cache.
+.RE
+.RS 4
+.TP 4
.B housekeeper_execute
Execute the housekeeper.
Ignored if housekeeper is being currently executed.
diff --git a/man/zabbix_server.man b/man/zabbix_server.man
index 8b12525f358..0acaef21dba 100644
--- a/man/zabbix_server.man
+++ b/man/zabbix_server.man
@@ -72,6 +72,11 @@ Default configuration file (unless \fB\-c\fR option is specified) will be used t
.RE
.RS 4
.TP 4
+.B snmp_cache_reload
+Reload SNMP cache.
+.RE
+.RS 4
+.TP 4
.B housekeeper_execute
Execute the housekeeper.
Ignored if housekeeper is being currently executed.