Ad Widget

Collapse

Zabbix-java-gateway is down after create many threads

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Konstantin_74
    Junior Member
    • Mar 2020
    • 5

    #1

    Zabbix-java-gateway is down after create many threads

    Hi! We use zabbix-java-gateway 5.2.6 and 4.4.0 for monitoring Jboss and WildFly (JMX).
    After some time he is down with 1.7K threads.
    In options we use:
    zabbix-server.conf:
    - StartJavaPollers=20
    - Timeout=15
    zabbix-java-gateway.conf:
    - START_POLLERS=20
    - TIMEOUT=5
    Picture shows counts threads for zabbix-java-gateway in work.

    Click image for larger version

Name:	Сохраненное изображение 2021-4-15_3-37-36.641.jpg
Views:	379
Size:	82.2 KB
ID:	422847
    Log file about problems is clear in debug mode.He countains only requests response from hosts.
    Please, help for search problem.
  • Cosvernauta
    Junior Member
    • Feb 2021
    • 2

    #2
    Hello:

    You should up your StartJavaPollers and before change the value, you might to check the database and the next values:

    max_connections
    max_heap_table_size
    table_open_cache
    innodb_buffer_pool_size
    innodb_additional_mem_pool_size

    Regards.

    Comment

    Working...