All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
I'm searching a way to determine the time between the first bad recurrence and when the test will be ack.
Ex: Test_1 (schedule every 2 mins) become bad or warning for the first time at 09:00 and I ack the test at 09:17. I need a way (I think macros variables are the only) to calculate 9:17 - 9:00 = 17min. Then I could execute SQL query or send mail with this information.
Could be possible with %CurentStatusDuration% or somethings else?