mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
13 lines
1.2 KiB
Markdown
13 lines
1.2 KiB
Markdown
# StatisticsResources
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------- | -------------------------- | -------------------------- | -------------------------- | -------------------------- |
|
|
| `timespan` | *number* | :heavy_minus_sign: | N/A | 6 |
|
|
| `at` | *number* | :heavy_minus_sign: | N/A | 1718384427 |
|
|
| `hostCpuUtilization` | *number* | :heavy_minus_sign: | N/A | 1.276 |
|
|
| `processCpuUtilization` | *number* | :heavy_minus_sign: | N/A | 0.025 |
|
|
| `hostMemoryUtilization` | *number* | :heavy_minus_sign: | N/A | 17.026 |
|
|
| `processMemoryUtilization` | *number* | :heavy_minus_sign: | N/A | 0.493 | |