diff --git a/lib/towerops_web/live/admin/dashboard_live.html.heex b/lib/towerops_web/live/admin/dashboard_live.html.heex index a63effa9..789c7b4e 100644 --- a/lib/towerops_web/live/admin/dashboard_live.html.heex +++ b/lib/towerops_web/live/admin/dashboard_live.html.heex @@ -72,6 +72,21 @@ Open Monitoring → + +
+

+ <.icon name="hero-server" class="w-5 h-5 inline mr-1" /> All Agents +

+

+ Agents across all organizations and cloud pollers +

+ <.link + navigate={~p"/admin/agents"} + class="text-blue-600 dark:text-blue-400 hover:underline text-sm" + > + View all agents → + +