macos_metal_2_m2_24g.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. {
  2. "name": "host02-metal",
  3. "hostname": "host02-metal",
  4. "ip": "192.168.50.140",
  5. "port": 10150,
  6. "labels": {
  7. "os": "darwin",
  8. "arch": "arm64",
  9. "test": "1"
  10. },
  11. "system_reserved": {
  12. "ram": 2147483648,
  13. "vram": 1073741824
  14. },
  15. "state": "ready",
  16. "state_message": null,
  17. "status": {
  18. "cpu": {
  19. "total": 8,
  20. "utilization_rate": 6.0626750700280105
  21. },
  22. "memory": {
  23. "total": 25769803776,
  24. "utilization_rate": 61.54162089029948,
  25. "is_unified_memory": true,
  26. "used": 15859154944,
  27. "allocated": 0
  28. },
  29. "swap": {
  30. "total": 2147483648,
  31. "utilization_rate": 55.5633544921875,
  32. "used": 1193213952
  33. },
  34. "filesystem": [
  35. {
  36. "name": "Macintosh HD",
  37. "mount_point": "/",
  38. "mount_from": "/dev/disk3s3s1",
  39. "total": 994662584320,
  40. "used": 525999738880,
  41. "free": 468662845440,
  42. "available": 468662845440
  43. },
  44. {
  45. "name": "Data",
  46. "mount_point": "/System/Volumes/Data",
  47. "mount_from": "/dev/disk3s1",
  48. "total": 994662584320,
  49. "used": 525999738880,
  50. "free": 468662845440,
  51. "available": 468662845440
  52. },
  53. {
  54. "name": "Hardware",
  55. "mount_point": "/System/Volumes/Hardware",
  56. "mount_from": "/dev/disk2s3",
  57. "total": 524288000,
  58. "used": 18829312,
  59. "free": 505458688,
  60. "available": 505458688
  61. },
  62. {
  63. "name": "Preboot",
  64. "mount_point": "/System/Volumes/Preboot",
  65. "mount_from": "/dev/disk3s4",
  66. "total": 994662584320,
  67. "used": 525993660416,
  68. "free": 468668923904,
  69. "available": 468668923904
  70. },
  71. {
  72. "name": "Update",
  73. "mount_point": "/System/Volumes/Update",
  74. "mount_from": "/dev/disk3s2",
  75. "total": 994662584320,
  76. "used": 525981560832,
  77. "free": 468681023488,
  78. "available": 468681023488
  79. },
  80. {
  81. "name": "mnt1",
  82. "mount_point": "/System/Volumes/Update/SFR/mnt1",
  83. "mount_from": "/dev/disk1s1",
  84. "total": 5368664064,
  85. "used": 1890914304,
  86. "free": 3477749760,
  87. "available": 3477749760
  88. },
  89. {
  90. "name": "mnt1",
  91. "mount_point": "/System/Volumes/Update/mnt1",
  92. "mount_from": "/dev/disk3s3",
  93. "total": 994662584320,
  94. "used": 525842460672,
  95. "free": 468820123648,
  96. "available": 468820123648
  97. },
  98. {
  99. "name": "VM",
  100. "mount_point": "/System/Volumes/VM",
  101. "mount_from": "/dev/disk3s6",
  102. "total": 994662584320,
  103. "used": 525991919616,
  104. "free": 468670664704,
  105. "available": 468670664704
  106. },
  107. {
  108. "name": "iSCPreboot",
  109. "mount_point": "/System/Volumes/iSCPreboot",
  110. "mount_from": "/dev/disk2s1",
  111. "total": 524288000,
  112. "used": 18829312,
  113. "free": 505458688,
  114. "available": 505458688
  115. },
  116. {
  117. "name": "xarts",
  118. "mount_point": "/System/Volumes/xarts",
  119. "mount_from": "/dev/disk2s2",
  120. "total": 524288000,
  121. "used": 18829312,
  122. "free": 505458688,
  123. "available": 505458688
  124. }
  125. ],
  126. "os": {
  127. "name": "macOS",
  128. "version": "15.1.1"
  129. },
  130. "kernel": {
  131. "name": "Darwin",
  132. "release": "24.1.0",
  133. "version": "Darwin Kernel Version 24.1.0: Thu Oct 10 21:02:45 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T8112",
  134. "architecture": ""
  135. },
  136. "uptime": {
  137. "uptime": 1539358624.0,
  138. "boot_time": "2025-01-20T17:34:19.874+0800"
  139. },
  140. "gpu_devices": [
  141. {
  142. "name": "Apple M2",
  143. "uuid": null,
  144. "vendor": "Apple",
  145. "index": 0,
  146. "device_index": 0,
  147. "device_chip_index": 0,
  148. "core": {
  149. "total": 10,
  150. "utilization_rate": 10.0
  151. },
  152. "memory": {
  153. "total": 17179885568,
  154. "utilization_rate": 1.061629236574901,
  155. "is_unified_memory": true,
  156. "used": 182386688,
  157. "allocated": null
  158. },
  159. "temperature": 35.55470275878906,
  160. "type": "mps"
  161. }
  162. ]
  163. },
  164. "unreachable": false,
  165. "heartbeat_time": "2025-02-07T05:10:19Z",
  166. "id": 14,
  167. "created_at": "2025-01-17T12:18:41.342449Z",
  168. "updated_at": "2025-02-07T05:10:21.214104Z"
  169. }