LibreNMS Device Graphs + Python

I would like to pull the data the LibreNMS uses to create the device graphs for traffic, CPU usage, etc.

Is there any API that allow me to access the data for each device? I do not see it in the existing API and I do not see the info in the DB.

No API to access the raw data, you’ll need to use rrdtool to get the info.

Hey,

This service can help you.