I'm using the HTTP monitor to do two functions at once. It validates a query by using the search string function. The secondary function is it returns a response time of that query where I set thresholds. So in essence this component gives me up/down of the search and then a warning/critical on the speed of the search. So my question now is when we get an alert on this component its hard for us to determine why the component is failed. Is there an alert variable to say if the component is failing based on the search string or the response time?
I'm sure I could break this out into two HTTP monitors for the separate functions but I am hoping there is a more intelligent way to configure this alert.