diff --git a/views/servers/show.php b/views/servers/show.php index 562558c..3252bf6 100755 --- a/views/servers/show.php +++ b/views/servers/show.php @@ -304,49 +304,60 @@ $canManage = $server_role === 'owner' || $server_role === 'manager';
- Notifications are sent to all users with access to this server when the agent reports values - exceeding these thresholds. Only the server owner can modify them. +
+ When the agent reports values above these thresholds, all users with access to this server + receive a notification and push alert. Only the server owner can modify them.