mirror of
https://github.com/HirziDevs/PteroStats.git
synced 2026-04-05 08:54:04 -04:00
feat: display panel or nodes host
This commit is contained in:
@@ -39,6 +39,7 @@ module.exports = async function getStats() {
|
||||
memory: node.attributes.memory,
|
||||
disk: node.attributes.disk,
|
||||
cpu: node.attributes.cpu,
|
||||
fqdn: node.attributes.fqdn,
|
||||
allocated_resources: node.attributes.allocated_resources,
|
||||
relationships: {
|
||||
allocations: node.attributes.relationships.allocations.data.length,
|
||||
|
||||
Reference in New Issue
Block a user