Processor/Memory/Bandwidth/etc averages via API?

Is there a way to pull the processor average over time in a digital form from the API? I can pull the graphs, and I see that the graphs have calculated averages in the legend. Is there anyway to pull just that calculated average via the API, instead of pulling the whole graph? I can’t seem to find anything like that in API documentation.

Edit: changed overtime to over time for clarity

1 Like

Sorry this isn’t clear on what you would like to see. A graph with just the average or just the average overall? Either way this isn’t something that’s supported but could be added potentially.

Sorry for the lack of clarity, couldn’t quite figure out how to explain it. Not a graph at all, I literally just want the numbers. i.e.
http://librenms.example.com/api/v0/devices/mydevice/SOME_CPU_AVERAGE_FUNCTION?from=end-1m

(sends back just the text)

23

That’s going to need support adding.

I’m not sure whether you’ll see something like this before v2 is done though.