Facebook
From Edgy Camel, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 70
  1.  
  2. LogFile=/var/log/zabbix/zabbix_server.log
  3. LogFileSize=0
  4. DebugLevel=3
  5. PidFile=/var/run/zabbix/zabbix_server.pid
  6. SocketDir=/var/run/zabbix
  7. DBName=zabbix
  8. DBUser=zabbix
  9. DBPassword=zabbix
  10. StartPollers=256
  11. StartPreprocessors=256
  12. StartPollersUnreachable=256
  13. StartTrappers=256
  14. StartPingers=256
  15. StartDiscoverers=128
  16. StartHTTPPollers=256
  17. StartTimers=256
  18. StartEscalators=64
  19. StartAlerters=64
  20. SNMPTrapperFile=/var/log/snmptrap/snmptrap.log
  21. StartSNMPTrapper=1
  22. CacheSize=4G
  23. CacheUpdateFrequency=60
  24. StartDBSyncers=64
  25. HistoryCacheSize=1G
  26. HistoryIndexCacheSize=1G
  27. TrendCacheSize=1G
  28. ValueCacheSize=8G
  29. Timeout=30
  30. TrapperTimeout=300
  31. UnreachablePeriod=45
  32. UnavailableDelay=60
  33. UnreachableDelay=15
  34. AlertScriptsPath=/usr/lib/zabbix/alertscripts
  35. ExternalScripts=/usr/lib/zabbix/externalscripts
  36. LogSlowQueries=3000
  37. StartLLDProcessors=64
  38. StatsAllowedIP=127.0.0.1