I wold like to put on my Map this nice spinning globe which can be seen on Cloud HTTP sensor page (overview tab). How can I achieve this?
Spinning globe on the Map
Votes:
1
10 Replies
Votes:
0
Hi Tomasz,
Open the map designer and unfold the Geo Maps table on the right side. The map object is called Globe.
Best regards, Felix
Votes:
0
I have tried this already and when I put my Cloud HTTP sensor on Globe object then I can see spinning globe but without any sensor data and with a message "Incompatible Object Type. This Object only supports Group, Probe." Help.
Votes:
1
Hi Tomasz,
You're correct. The object will just work for groups and devices. I will create a feature proposal for a map object which will work on sensor level.
Best regards, Felix
Votes:
0
Would love this feature as well. However, one thing that annoys me about the globe, is that when you use the refresh timer on the map, it reloads the entire globe and then the globe has to be zoomed in again. It just looks terrible on a big screen if it reloads every 10 seconds.
Votes:
0
I tagged your post as a feature request and your vote for the implementation is therefore counted :) Regarding the globe refresh issue, this is by design because the refresh reload the complete map, and can not be changed at the moment, sorry.
Votes:
0
Any update on this feature request. I would also like to include this spinning globe on a map.
Votes:
0
Hello,
I'm afraid that there's not update on this one. If we work on a new version of the map designer in the future, we will be able to consider integrating this object.
Best regards, Felix
Votes:
0
Is a new map designer on the road map? Even though I have been able to get the map designer to work I feel that many aspects of it could be improved.
Votes:
0
Hi there,
We're considering this, yes. I cannot provide any ETAs or further details yet, please stay tuned.
Best regards, Felix
Votes:
0
I found a way to put the Cloud HTTP globe on my map. It involves creating a map just for the globe that is the same size as the globe on the sensor page. Then use iframe to load the Cloud HTTP sensor page in a custom HTML object and use CSS so that it focuses squarely on the globe. Next you take the iframe link of the globe map and add it as a custom HTML object on the public map where you want it to be displayed. The map iframe URL can be found under the URL tab of the globe map.
Also, I created a read-only user and gave its group permissions to only see the globe map. I then passed the credentials for that user in the iframe URL of the custom HTML object on the public map. (https://kb.paessler.com/en/topic/6793-how-to-make-prtg-accessible-by-providing-username-and-password-in-the-url) This allows the public map to load the globe. Only drawback is that if you load the public map URL it will take over your PRTG session. You can use a different browser or "incognito mode" of the browser you are working in to preserve your admin session.
To keep the globe map from refreshing before the main map you can pass the interval object in the URL. This need to be in the iframe URL of the custom HTML object on the public map. Make it longer than the default refresh of the public map. See the following link for interval URL instructions: https://kb.paessler.com/en/topic/50143-changing-setting-maps-default-refresh-time
It is definitely a work around. Hopefully the new map designer isn't too far off!
Created on Mar 16, 2018 10:15:33 PM
Last change on Mar 21, 2018 10:51:27 AM by
Andreas Günther [Paessler Support]
Add comment