This metric can be used to monitor for a down interface on the Linux endpoint inspector. Note that the interface name (eth0) may be different so change according to your needs.
Interfaces[?Interface ==
br_eth0
&& state ==
DOWN
].Interface