What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

data from a map to an API

Votes:

0

how can I make the data of a panel available in some API too?

att

api mapi maps prtgapi

Created on Nov 10, 2020 8:43:35 PM



3 Replies

Votes:

0

Hello Daniel,

Thank you for your message. Can you explain in details what you would like to achieve ?

Kind regards.

Created on Nov 11, 2020 1:03:32 PM by  Florian Lesage [Paessler Support]



Votes:

0

I saw this, and I would like to add to this question. Can I pull my coordinates that I already have in PRTG devices to create my own google map?

Thanks Ben

Created on Jul 26, 2021 5:53:25 PM



Votes:

0

Hello,

To export the coordinates of your devices, I invite you to use the API call below. Please, make sure to replace the information (server address and user credentials) accordingly.

https://PRTGSERVER/api/table.xml?content=devices&columns=objid,name,location,group,probe&count=*&username=PRTGUSER&passhash=PASSHASH

The column "location" will return the information you are looking for, here is an example:

27	1	21.2.69.1308	40	Probe Device	<a href="/devices.htm?filter_location=@sub(Nuremberg)">Nuremberg</a>	Nuremberg	Local Probe	Local Probe

If you have questions, let me know.

Regards.

Created on Jul 27, 2021 7:20:31 AM by  Florian Lesage [Paessler Support]




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.