railsware / newrelic_platform_plugins

MIT License
42 stars 66 forks source link

Alerting based on number of resque workers #20

Open evelant opened 11 years ago

evelant commented 11 years ago

Setting an alert in newrelic based on the number of background workers alerts when the number of background workers is higher than the set value rather than lower. Shouldn't the alert work the other way around? If background worker count drops below the set value it should alert rather than alert when background worker count is above the set value.

dmkash commented 10 years ago

Yes, please! I would REALLY like to be able to receive an alert when a work goes down, not when a worker spins up. It is counter-intuitive the way it is working currently.

ozsynergy commented 9 years ago

Yes! It would be really good if this could be fixed - still an issue in 2015.

dingn1 commented 8 years ago

Yes! It is still the case. We need to have an alert when worker is down!