Added Hashrate chain element

This commit is contained in:
2022-02-27 14:18:50 +08:00
parent f0ba2c2fd1
commit 989c26de60
15 changed files with 5815 additions and 5649 deletions
+43 -43
View File
@@ -1,44 +1,44 @@
LogFile=/var/log/zabbix/zabbix_server.log
LogFileSize=1
DebugLevel=1
PidFile=/var/run/zabbix/zabbix_server.pid
DBHost=localhost
DBName=zabbix
DBUser=zabbix
DBPassword=password
DBSocket=/var/run/mysqld/mysqld.sock
# DBPort=
StartPollers=32
# StartPreprocessors=3
StartPollersUnreachable=16
StartTrappers=15
StartPingers=32
# StartDiscoverers=1
StartHTTPPollers=0
StartEscalators=10
# StartAlerters=3
ListenIP=0.0.0.0
HousekeepingFrequency=0
# MaxHousekeeperDelete=0
CacheSize=1G
StartDBSyncers=10
HistoryCacheSize=512M
#HistoryIndexCacheSize=128M
TrendCacheSize=128M
ValueCacheSize=256M
Timeout=30
# UnreachablePeriod=45
# UnavailableDelay=60
# UnreachableDelay=15
AlertScriptsPath=/usr/lib/zabbix/alertscripts
ExternalScripts=/usr/lib/zabbix/externalscripts
FpingLocation=/usr/bin/fping
LogSlowQueries=3000
# TmpDir=/tmp
StartProxyPollers=0
# ProxyConfigFrequency=3600
# ProxyDataFrequency=1
AllowRoot=1
# User=zabbix
# Include=/usr/local/etc/zabbix_server.conf.d/
LogFile=/var/log/zabbix/zabbix_server.log
LogFileSize=1
DebugLevel=1
PidFile=/var/run/zabbix/zabbix_server.pid
DBHost=localhost
DBName=zabbix
DBUser=zabbix
DBPassword=password
DBSocket=/var/run/mysqld/mysqld.sock
# DBPort=
StartPollers=32
# StartPreprocessors=3
StartPollersUnreachable=16
StartTrappers=15
StartPingers=32
# StartDiscoverers=1
StartHTTPPollers=0
StartEscalators=10
# StartAlerters=3
ListenIP=0.0.0.0
HousekeepingFrequency=0
# MaxHousekeeperDelete=0
CacheSize=1G
StartDBSyncers=10
HistoryCacheSize=512M
#HistoryIndexCacheSize=128M
TrendCacheSize=128M
ValueCacheSize=256M
Timeout=30
# UnreachablePeriod=45
# UnavailableDelay=60
# UnreachableDelay=15
AlertScriptsPath=/usr/lib/zabbix/alertscripts
ExternalScripts=/usr/lib/zabbix/externalscripts
FpingLocation=/usr/bin/fping
LogSlowQueries=3000
# TmpDir=/tmp
StartProxyPollers=0
# ProxyConfigFrequency=3600
# ProxyDataFrequency=1
AllowRoot=1
# User=zabbix
# Include=/usr/local/etc/zabbix_server.conf.d/
StatsAllowedIP=127.0.0.1