Hi
I'm trying to build a custom report which shows me the top 100 downtime ping sensors with graphs (so I can see when they were down, which is missing in the default top 100 report). I used a graph report as template. As I understand the Top 100 reports are done with following tags inside the <#report> tag: filter="filter_downtimetime=@above(0)" count="100" sortby="downtime"
However I can not figure out how to apply those to the graph report. There are multiple <#report ...> tags, I tried all of them without luck. I even tried to change report types, which did not work either.
Is this even possible?
Thanks for a hint in the right direction :)
Best Regards Patrick
Add comment