Link to other page inside cockpit

my ups have it own web page that i would like to incorporate into cockpit.

i hope this can be done plain simple, something like this:

{
“version”: 0,
“tools”: {
“cockpit-powerwalker”: {
“label”: “Powerwalker UPS”,
“path”: “http://localhost:15178/PowerWalker/monitor?138
}
}
}

but this just generates this: https://localhost:9090/http%3A/localhost%3A15178/PowerWalker/monitor%3F138

also i do i need to iframe it to keep it inside cockpit?

there should be a plugin that does this for you :wink:

i would really appreciate any help…
best regards…