Comments
-
I have seen this issue before, looks like the tile is not loading, if you're using restricted Internet open the URL https://a.tiles.mapquest.com along with mapquest. you can verify by simply browsing (a.tiles.mapquest.com/.../png)
-
KPI widget can show only one value, you can use table instead of KPI widget But if you're looking for download and upload speed, here you go -Download- SELECT Inbps/1000000 as Download FROM Orion.NPM.Interfaces WHERE InterfaceID=178 -Upload- SELECT Outbps/1000000 as Upload FROM Orion.NPM.Interfaces WHERE InterfaceID=178