You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running a local jmxtrans-agent for collecting a single tomcat server metrics (both are on the same server).
On my setup, jmxtrans may collects hundred of technical and application metrics and send them to Graphite ( with GraphiteWriterFactory)
I have some questions regarding "numQueryThreads" parameter:
In what situations numQueryThreads can be a bottleneck ?
Are there guidelines for numQueryThreads tuning ?
Can I monitor QueryThreads usage to choose the best value ?
Thanks for your help .
Olivier
The text was updated successfully, but these errors were encountered:
Hi all,
I'm running a local jmxtrans-agent for collecting a single tomcat server metrics (both are on the same server).
On my setup, jmxtrans may collects hundred of technical and application metrics and send them to Graphite ( with GraphiteWriterFactory)
I have some questions regarding "numQueryThreads" parameter:
Thanks for your help .
Olivier
The text was updated successfully, but these errors were encountered: