Connect to your server using root credentials and execute the following command:
#
<%= @registration_command %>
<%= @uptime || "" %>s
Uptime
<%= Enum.count(@cpus || []) %>
CPUs
<%= @used_memory || 0 %> / <%= @total_memory || 0 %> GiB
Memory
<%= @used_disk %> %
Used Disk