Location for Geo Maps is a static value. Adresse or GPS Values... I have a nice mobile router returning Latitude and Longitude values in 2 different OID Strings. How do I make this data the "location" string. OR create a custom URL using these Values
Using OID values as. "Location" for decvice.
Modified on 2025-06-10 16:37:40 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hello,
there is no option in PRTG to do this automatically. The idea would be to write a script, creating a list of the devices of PRTG, reading OID values (the free NetSNMP library can be used for that) and then using the PRTG API to overwrite the location property.
We document said API [https://www.paessler.com/manuals/prtg/application_programming_interface_(api)_definition|here]. I am not aware of a premade script.
May, 2023 - Permalink