= htmlspecialchars($server['ip_address'] ?? '') ?>:= $server['ssh_port'] ?? 22 ?> · = ucfirst($server['current_status'] ?? 'unknown') ?>
= nl2br(htmlspecialchars($server['description'])) ?>
= htmlspecialchars($server['ip_address'] ?? '') ?>= substr($server['agent_key'], 0, 12) ?>...= substr($server['agent_key'], -4) ?>
= htmlspecialchars($server['agent_install_path']) ?>No agent key configured.
| Type | Value | Description |
|---|---|---|
| = htmlspecialchars($perm['permission_type'] ?? '') ?> | = htmlspecialchars($perm['permission_value'] ?? '') ?> |
= htmlspecialchars($perm['description'] ?? '') ?> |
This will install the monitoring agent on = htmlspecialchars($server['name'] ?? '') ?> via SSH.
The agent will run as a systemd service, collecting and sending metrics every 60 seconds. It will automatically restart if the server reboots.
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.