Change default url link for device

Hi , it would be very usefull to change the url at link device:
librenms
For example ; I would like to change:
https://172.30.10.10
for
http://172.30.10.10/nfsen/index.php
Regards.
Leandro.

https://docs.librenms.org/Extensions/Customizing-the-Web-UI/#custom-device-menu-entry

Dear Murrant;
I apreciate your response but I dont know what to do with:

$config['html']['device']['links'][] = ['url' => 'http://atssrv/open-audit/index/devices/{{ $device[\'sysName\'] }}', 'title' => 'Open-AudIT'];

Dont understand how to replace the variables.
Hope you can help me.
Thanks.

how to get this done? did you get a good answer from this community about this yet?

This seems more complicated when we just want to replace the https with http (?).

This topic was automatically closed 730 days after the last reply. New replies are no longer allowed.