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:
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