Solved
State definition _progress gauge
hi ,
how can I put an interval in state definition using just < and <= , i want to do this :
alert1 : measure <10
alert 2: 10< = measure <20
alert 3 : 80< = measure <100
alert 4 measure >= 100
thank you in advance


