arachnys / cabot

Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
MIT License
5.6k stars 594 forks source link

Can' create the alert when the value differ expected condition #532

Closed lamhaison closed 7 years ago

lamhaison commented 7 years ago

I want check my_status code ( collecting from curl plugin in collectd agent). I only get status code of request(200, 500). I want to alert when status different 200. I can't set alert because I can't find this condition different when create a alert. I think we need allow to this condition.

JeanFred commented 7 years ago

Hi @lamhaison,

I’m sorry, I’m not sure I understand your original question.

If this was about having the Cabot HTTP check against several expected status codes, then indeed that’s not possible at the moment. Is that what you were trying to achieve ?