solved queue depth

alt=
DannyA
@dannya
9 years ago
584 posts
I'm not sure if this is a bug or not. My main server dashboard shows queue depth of 20. My queue server is a separate server and when I look at the queue viewer, its empty.

The only thing I can think of are queues that are not sent to the queue server. I'm not sure how to check those though.
updated by @dannya: 02/21/16 06:21:15PM
brian
@brian
9 years ago
10,148 posts
DannyA:
I'm not sure if this is a bug or not. My main server dashboard shows queue depth of 20. My queue server is a separate server and when I look at the queue viewer, its empty.

The only thing I can think of are queues that are not sent to the queue server. I'm not sure how to check those though.

Looks in the jr_jrcore_queue table.

note JR 5.3.0 has some good improvements in the queue viewer section - not sure if you have had a chance to check those out.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
DannyA
@dannya
9 years ago
584 posts
So the dashboard is won't look at the queue server, it's only the local queue

So is there any way to check the local queue if you are using the queue client to send some queues to another server? I can't tell what which jobs might still be pending locally.

Haven't been able to check out the beta. Trying to get 5.2.41 into production. Will probably wait til its out of beta.
brian
@brian
9 years ago
10,148 posts
The Core Queue Viewer will always look at the "local queue" so you can view the local stuff there. Let me know if that helps.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
DannyA
@dannya
9 years ago
584 posts
I'm sorry, but I can't find the queue viewer on the main server. Where do I find it. Sorry for the stupid question.
brian
@brian
9 years ago
10,148 posts
DannyA:
I'm sorry, but I can't find the queue viewer on the main server. Where do I find it. Sorry for the stupid question.

ACP -> Core -> Tools -> Queue Viewer.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
DannyA
@dannya
9 years ago
584 posts
Ah. Ok. So stupid of me.

One more question. Is there a way to add data from a different server to your dashboard? Specifically, I want the queue depth from my queue server and the five minute load from my conversion workers to display on my main dashboard.
updated by @dannya: 11/18/15 07:53:34AM
brian
@brian
9 years ago
10,148 posts
DannyA:
Ah. Ok. So stupid of me.

One more question. Is there a way to add data from a different server to your dashboard? Specifically, I want the queue depth from my queue server and the five minute load from my conversion workers to display on my main dashboard.

Not out of the box - but the setup is really easy (see the other post on creating a custom dashboard panel) - you'd just have to create a custom module dashboard panel that communicates with your other server and pulls the data in.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags