Dave_Tidwell | 2021-02-03 14:23:27 UTC | #1
Hi Dev Team,
In leveraging the JSON payload at /api/v2/telephony/providers/edges/edgeid/metrics the CPU nodes list 21 CPU's. I'm assuming that 20 of these nodes relate to physical cores and the 21st relates to the CPU package overall.
Can anyone give me a hint? Which NODE in the JSON payload relates to the Package; I'm assuming its node [0] rather than node [21]?
[EDIT / Update] = I think I found the answer by traversing all nodes in the JSON. It appears that node 20, item 21 in the list, references the CPUid of TOTAL // thereby hinting that the metrics in that set of nodes is the overall CPU usage across all cores.
many thanks
system | 2021-03-06 13:07:07 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 9885