mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
align memory values
This commit is contained in:
@@ -233,9 +233,9 @@ func HandleHeartBeat(configuration *models.Configuration, communication *models.
|
||||
"enterprise" : %t,
|
||||
"hostname" : "%s",
|
||||
"architecture" : "%s",
|
||||
"freeMemory" : "%d",
|
||||
"usedMemory" : "%d",
|
||||
"totalMemory" : "%d",
|
||||
"usedMemory" : "%d",
|
||||
"freeMemory" : "%d",
|
||||
"macs" : "%v",
|
||||
"ips" : "%v",
|
||||
"board" : "",
|
||||
|
||||
Reference in New Issue
Block a user