Add about page to node #219
Closed
nickdebesten
started this conversation in
Ideas
Replies: 2 comments
-
This is what we currently have: [
"memory_total" => 8221421568,
"memory_used" => 626753536,
"swap_total" => 1073737728,
"swap_used" => 2908160,
"load_average1" => 0.27,
"load_average5" => 0.33,
"load_average15" => 0.31,
"cpu_percent" => 0.054478060386411,
"disk_total" => 62671097856,
"disk_used" => 19022028800,
]
[
"architecture" => "amd64",
"cpu_count" => 12,
"kernel_version" => "6.6.26-linuxkit",
"os" => "linux",
"version" => "",
] |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed with PR #459 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title says, add an about page to the nodes like in pterodactyl. like this:
Information:
So you can see at a glance how much is currently being used and how much is allocated. Let me know if you have questions :)
Beta Was this translation helpful? Give feedback.
All reactions