solved Monitoring cloud conversions

alt=
DannyA
@dannya
9 years ago
584 posts
I'm looking a various monitoring tools. Is there any way to create an alert that fires whenever a queue exceeds X seconds?

I'm also trying to think how we can see conversion performance over time accross all the conversion servers in a cluster.

The goal here is to get some advance notice when you performance is slow and need to add another server.
updated by @dannya: 06/26/15 08:36:35PM
brian
@brian
9 years ago
10,148 posts
DannyA:
I'm looking a various monitoring tools. Is there any way to create an alert that fires whenever a queue exceeds X seconds?

I'm also trying to think how we can see conversion performance over time accross all the conversion servers in a cluster.

The goal here is to get some advance notice when you performance is slow and need to add another server.

Make sure you have updated to the latest Queue Server module - alarming on latency is supported:

Quote:
Version 1.1.0: - New: Detailed Queue Entry viewer with ability to reset and delete Queue entries - New: "Latency Log Level" Global Config option to set log latency level for queue - New: "Latency Log Interval" Global Config option to set log latency interval



--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
DannyA
@dannya
9 years ago
584 posts
Awesome!

Is there any way to get this data via shell/perl/awk/sed script? Trying to send the data to Munin dashboard.
alt=
DannyA
@dannya
9 years ago
584 posts
Bump

Tags