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
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-11-09 15:42:56 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-11-09 20:59:58 +0300
commit216c442d9da9f0b4035c5cab344d1384d0352730 (patch)
treecb6066569e93c9231edcc5f7aff9bf711a43ea99 /include/dbcache.h
parenta33fd647e55b703bca4efe7fd03bb5d5e7a0687a (diff)
........S. [ZBXNEXT-6955] added trendanomalystl() anomaly detection function
Diffstat (limited to 'include/dbcache.h')
-rw-r--r--include/dbcache.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dbcache.h b/include/dbcache.h
index e6fb0cd5aba..075d82e52a9 100644
--- a/include/dbcache.h
+++ b/include/dbcache.h
@@ -64,10 +64,8 @@ extern int CONFIG_UNREACHABLE_POLLER_FORKS;
extern int CONFIG_IPMIPOLLER_FORKS;
extern int CONFIG_JAVAPOLLER_FORKS;
extern int CONFIG_PINGER_FORKS;
-extern int CONFIG_UNAVAILABLE_DELAY;
extern int CONFIG_UNREACHABLE_PERIOD;
extern int CONFIG_UNREACHABLE_DELAY;
-extern int CONFIG_HISTSYNCER_FORKS;
extern int CONFIG_PROXYCONFIG_FREQUENCY;
extern int CONFIG_PROXYDATA_FREQUENCY;
extern int CONFIG_HISTORYPOLLER_FORKS;