Hello,
I hope you fine people can help me with this. I've poured through the forums, Google searches, blog posts, etc and I have been unable to resolve this. I have a zabbix VM monitoring a handful of devices through SNMP. My new values is sitting at ~47 right now and the "hardware" is hardly being touched. However I am getting gaps in my graphs and the data gathering process is always around ~37% busy. Can someone help me figure out what's going on? I have another ~40 devices I would like to add but am reluctant to do so as I'm worried things will get much worse.
EDIT: Forgot to add that I'm using the default built-in SNMP interfaces template to generate these graphs.
I do notice this regularly in the log as well and assume it's related:
Relevant info:
Zabbix config:
MySQL config:
Pictures:




Please let me know if you need additional information. Thanks!!!!
I hope you fine people can help me with this. I've poured through the forums, Google searches, blog posts, etc and I have been unable to resolve this. I have a zabbix VM monitoring a handful of devices through SNMP. My new values is sitting at ~47 right now and the "hardware" is hardly being touched. However I am getting gaps in my graphs and the data gathering process is always around ~37% busy. Can someone help me figure out what's going on? I have another ~40 devices I would like to add but am reluctant to do so as I'm worried things will get much worse.
EDIT: Forgot to add that I'm using the default built-in SNMP interfaces template to generate these graphs.
I do notice this regularly in the log as well and assume it's related:
Code:
10217:20150210:095232.389 SNMP agent item "ifOperStatus[backplane 1/A/19]" on host "[HOST]" failed: first network error, wait for 15 seconds 10248:20150210:095247.838 resuming SNMP agent checks on host "[HOST]": connection restored 10245:20150210:095332.795 SNMP agent item "ifOutErrors[internal 1/21/2]" on host "[HOST]" failed: first network error, wait for 15 seconds 10246:20150210:095347.869 resuming SNMP agent checks on host "[HOST]": connection restored 10238:20150210:095432.876 SNMP agent item "ifOutErrors[backplane 1/A/19]" on host "[HOST]" failed: first network error, wait for 15 seconds 10248:20150210:095447.869 resuming SNMP agent checks on host "[HOST]": connection restored 10181:20150210:095532.582 SNMP agent item "ifInOctets[backplane 1/A/18]" on host "[HOST]" failed: first network error, wait for 15 seconds 10248:20150210:095547.888 resuming SNMP agent checks on host "[HOST]": connection restored 10192:20150210:095632.768 SNMP agent item "ifOutOctets[backplane 1/A/3]" on host "[HOST]" failed: first network error, wait for 15 seconds 10247:20150210:095647.900 resuming SNMP agent checks on host "[HOST]": connection restored 10208:20150210:095732.298 SNMP agent item "ifOperStatus[backplane 1/A/16]" on host "[HOST]" failed: first network error, wait for 15 seconds 10246:20150210:095748.052 resuming SNMP agent checks on host "[HOST]": connection restored
Zabbix config:
Code:
StartPollers=80 StartIPMIPollers=5 StartPollersUnreachable=5 StartTrappers=15 StartPingers=5 StartDiscoverers=5 StartTimers=15 SenderFrequency=15 CacheSize=256M StartDBSyncers=4 HistoryCacheSize=128M TrendCacheSize=64M HistoryTextCacheSize=64M ValueCacheSize=64M Timeout=15 LogSlowQueries=1000
Code:
tmp-table-size = 128M max-heap-table-size = 128M query-cache-type = 1 query-cache-size = 128M query-cache-limit = 128M max-connections = 400 thread-cache-size = 300 open-files-limit = 65535 table-definition-cache = 4096 table-open-cache = 4096 table-cache = 512 join-buffer-size = 8M read-buffer-size = 512k read-rnd-buffer-size = 512k innodb-flush-method = O_DIRECT innodb-log-files-in-group = 2 innodb-log-file-size = 256M innodb-flush-log-at-trx-commit = 2 innodb-file-per-table = 1 innodb-buffer-pool-size = 2G innodb-log-buffer-size = 4M innodb-thread-concurrency = 0




Please let me know if you need additional information. Thanks!!!!






Comment