Hello,
I want monitor Last Up/Last Down parameter on my element but it's a Date. when i put a date in my alarm template it doesn't work.
How i can monitor this parameter ?
Thanks for your help
Brian Reinhart [DevOps Advocate] Selected answer as best 18th December 2023
Hi Brian,
You probably want to compare the Last Down and Last Up time with the current time and create an alarm when the difference is larger than certain value?
I'm afraid this is currently not possible. To achieve this, the connector will need to be extended with additional columns that implement these calculations.
Brian Reinhart [DevOps Advocate] Posted new comment 18th December 2023
Hi Tom,
Thanks for your answers