You should be able to do this within the template based on if/else statements using the $alert->transport_type
or $alert->transport_name
variables that are available: Templates - LibreNMS Docs
2 Likes
You should be able to do this within the template based on if/else statements using the $alert->transport_type
or $alert->transport_name
variables that are available: Templates - LibreNMS Docs