Embedding Graphs

Hi, I’m a new convert to LibreNMS from Observium, and I love it! Can someone get me started with embedding LibreNMS graphs on a simple webpage that I want to create as a help desk portal homepage? I know basic html and some scripting, but I’m not a pro at coding. Thanks so much!

You can use the API.

http://docs.librenms.org/API/API-Docs/#api-route-5

Thanks for pointing me to the correct API!

1 Like

Sorry to bug you again, but could you point me to some API code examples to get me started? I’m a total newbie when it comes to this kind of code.

I’d like to build a web page “console” that has a dozen key graphs embedded in it so I can have instant feedback about some key network devices.

Thanks for your patience!