I have a running PRTG installation with a couple of maps on my internal network. Now I would like to get theses maps replicated to another website in our DMZ zone for external viewonly access
Is there a method to push maps via a service/script/setup?
Article Comments
Yes, the map via HTML function works perfect But I need to precent the result on a different website placed in a DMZ zone and are not allowed to use "PULL" to get the data to DMZ website So I need a function that can run on the PRTG installation and PUSH the map "picture" every 1 minute
Apr, 2015 - Permalink
I can not think of a built-in nor an external script that could do this for you in this direction, sorry.
Apr, 2015 - Permalink
I found a solution or workaround to my problem. At http://phantomjs.org/ you can download a small program that enables you to create a "Screen capture" of a web page. The beauty of this solution is that you can schedule a command file executing the program and creating a .png file Then the rest is just moving the .png file to the desired destination
Apr, 2015 - Permalink
Did you click on the "Get HTML" already when viewing the MAP?
You would need an external page which includes the MAP as an Iframe or via a proxy functionality...
Apr, 2015 - Permalink