Make it easier to create Alerts directly from a graph. Would be very nice if we could get help or complete rules just by adding “Create Rules Based on this Graph” under every/most graphs.
The Alert rule can’t know the rules the user want’s to use of course, but can atleast give the user a usable start. Selecting the correct tables etc. At the moment I need to check into the database for making my Alert rules which is very time consuming.
For example (Health->Temperature), here it would be very useful. Many different graphs and finding the correct tables for the one which I mouseover is hard.
For example, my current need seems to be:
sensors.sensor_class = “temperature” AND sensors.sensor_descr LIKE ‘%Inlet Temperature%’ AND sensors.sensor_current > 40