stagemonitor icon indicating copy to clipboard operation
stagemonitor copied to clipboard

Thread pool usage dashboard doesnt have data

Open ramesh-kothandapany opened this issue 8 years ago • 7 comments

Hi,

I have couple of questions, please let me know if you want me to split them into different issues.

1.) In Application server dashboard (Kibana), i see no data collected for thread pool usage by application. I have executed several pages of demo site through the day and rest of the charts have data, only thread pool usage shows empty. This is for spring pet clinic demo application. Any idea on this issue?

2.) How can i use stage monitor for scheduler threads? Is there any options available to instrument scheduler process?

3.) With respect to alerts, where should i configure 'TO' email address. I have read below link, but i am not sure https://github.com/stagemonitor/stagemonitor/wiki/Alerting

Is it below field? stagemonitor.alerts.subscriptions

thanks

ramesh-kothandapany avatar Sep 19 '17 12:09 ramesh-kothandapany

  1. I'll have a look
  2. Which scheduler are you using? See also https://github.com/stagemonitor/stagemonitor/wiki/Configuration-Options#monitor-scheduled-tasks
  3. Yes, it's subscriptions

felixbarny avatar Sep 21 '17 06:09 felixbarny

  1. Quartz scheduler

ramesh-kothandapany avatar Sep 21 '17 07:09 ramesh-kothandapany

Hi Felix, you can write a some example for configure stagemonitor.alerts.subscriptions?

Is a JSON but cannot known the structure.

stagemonitor.alerts.subscriptions = { "email": "[email protected]" } ??

arielsantana avatar Nov 02 '17 14:11 arielsantana

Its not intended to be configured manually, use the in-browser-widget for that.

felixbarny avatar Nov 02 '17 14:11 felixbarny

OK yes. I try to configure the browser widget, but I do not know what value I should enter. Could you indicate me with an example?

Thank you

arielsantana avatar Nov 02 '17 14:11 arielsantana

Does this help you: https://github.com/stagemonitor/stagemonitor/wiki/Alerting#manage-subscriptions? If not, please create a separate issue.

felixbarny avatar Nov 02 '17 14:11 felixbarny

I create a separate issue.

arielsantana avatar Nov 02 '17 18:11 arielsantana