Skip to Content
0
Former Member
Jul 25, 2016 at 10:35 PM

Monitoring Replication Server connections to IQ

69 Views

Hi guys, I need to know how to monitoring the RS connections and to create an alert when the connections reach a specific percentage because the value has increased to 200, and the error still occurs:

2100646 - Error 16133 'Configuration of 100 connections has been exceeded, connection rejected' from Open Server - SRS

This output is not clear:

1> admin show_connections

2> go


connection state number comments

----------------- ------ -------------------------------------------------

connecting 0 in the process of connecting to a server

active 8 established connections owned and used by threads

idle 7 established connections owned but not being used

being_faded_out 0 idle connections that are being closed

already_faded_out 10 idle connections that have been closed

free 2 established connections not owned by any threads

closed 117 closed connections not owned by any threads

limbo 0 connection handles in state transition

total 144 total number of connection handlers available


Thanks


Leandro