diff --git a/frontend/src/pages/workers/index.vue b/frontend/src/pages/workers/index.vue
index 58a1b42..1c68ea6 100644
--- a/frontend/src/pages/workers/index.vue
+++ b/frontend/src/pages/workers/index.vue
@@ -40,8 +40,9 @@
icon="true"
rounded
size="x-small"
+ v-if="(item as Worker).is_live"
:to="{ path: '/monitor/' + (item as Worker).hostname }"
- style="margin-right: 5px;margin-bottom: 5px;">
+ style="margin-left: 5px;margin-bottom: 5px;">
mdi:mdi-receipt-text
Monitor