How to Create a Custom HTML / Onboarding Page in LibreNMS?

Hi community,

I would like to create a custom HTML page in LibreNMS, similar to a “starter website” or onboarding page for newcomers.

My idea is to have a page containing a summary of important internal links/resources, and then place it at the top of the dashboard (or another suitable location in LibreNMS).

For example:

Summary of Important Links

Transit Links

  • Link A

  • Link B

  • Link C

Customer Links

  • Link A

  • Link B

  • Link C

Interlink / POP Links

  • Link A

  • Link B

  • Link C

The goal is to make it easier for new team members to quickly find important resources from one page.

I have already checked a few related discussions, but I am not sure if they fully match this use case:

Is there a recommended way to do this in LibreNMS?
Would a custom HTML widget/page be the best approach, or is there another built-in feature that fits this use case better?

Thank you.

You can create a dashboard with a notes widget and set it as the default dashboard.

hi @murrant , thanks for the info.

Does the notes accept an html tag ?
i want to put for example :

<a href=”/device/device=25/tab=port/port=576/”> important port #1

Thanks.

I’m sure it does, just try it