{t("Investigate subscriber impact, site health, and network path issues.")}
No results found
{t("Try searching by customer name, IP address, account ID, site name, or device name")}
Location: {@trace.site.location}
Address: {@trace.site.address}
Devices: {length(@trace.devices)}
| {t("Name")} | {t("IP Address")} | {t("Status")} |
|---|---|---|
| <.link navigate={~p"/devices/#{device.id}"} class="font-medium text-blue-600 dark:text-blue-400 hover:underline" > {device.name || device.ip_address} | {device.ip_address} | {device.status || "unknown"} |
{alert.message}
{format_relative_time(alert.triggered_at)}{t("No subscriber info available")}
<% end %>No device linked
<% end %>{t("No Preseem data available")}
<% end %>{t("No peer data available")}
<% end %>| Name | IP | Model | Serial | Status |
|---|---|---|---|---|
| {item.name} | {item.ip_address} | {item.model_name} | {item.serial_number} | {item.status} |
{t( "Search for a customer by name, IP address, account ID, site name, or device name to see their full network status at a glance." )}