= number_format($stats['total']) ?>
= number_format($stats['active']) ?>
= number_format($stats['disconnected']) ?>
= number_format($stats['never_connected']) ?>
= __('Disk/RAM warnings from active alerts') ?>
= __('No resource warnings detected.') ?>
= htmlspecialchars($alert['description']) ?>
| = __('Status') ?> | = __('ID') ?> | = __('Agent Name') ?> | = __('IP Address') ?> | = __('OS') ?> | = __('Action') ?> |
|---|---|---|---|---|---|
|
= $sortOrder ?>
= ucfirst($status) ?>
|
= htmlspecialchars($agent['id']) ?> | = htmlspecialchars($agent['name']) ?> | 0 ? implode(', ', $ipv4Parts) : $agentIp; } elseif (strpos($agentIp, ':') !== false && filter_var($agentIp, FILTER_VALIDATE_IP, FILTER_FLAG_IPV6)) { // If it's only an IPv6 address, we keep it or show N/A based on preference. Let's just keep it if no IPv4. } ?>= htmlspecialchars($agentIp) ?> | = htmlspecialchars($osName . ' ' . $osVersion) ?> |
Click "Load Data" to fetch remote IDs.