Hello,

is it possible to host static htm files on PRTG server use the files in iframe of prtg maps? I tried placing them to webroot/public, but the frame gets never refreshed, only after prtg server gets restarted.


Article Comments

Hello,

Are these articles helping you in this regards?

PRTG's Maps With Responsive Iframe
Where can I find custom map objects and other map customizations?

Kind Regards,
Timo Dambach
Paessler Tech Support


Nov, 2019 - Permalink

The problem is that the data in the frame do not get refreshed, when the source file stored in webroot/public gets updated. It is not about size, it is about the content. I believe that the articles you linked do not cover this area.


Nov, 2019 - Permalink

The htm files located at webroot/public are cached and do not get refreshed automatically. You'll need to restart your PRTG services after changes are made to those files. I'm afraid it's not possible to change this.


Nov, 2019 - Permalink