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

how to extract the IP from all connected devices in the PRTG

Votes:

0

Good evening!

 

We are planning to change the IP address of the PRTG server. In this way, I need to extract a report of all devices currently monitored by the tool to include this new IP in "SNMP service", before performing the turn.

 

Is there any way to do this so that we do not have problems in this change?

 

Thank you and I await.

ip prtg report

Created on Aug 16, 2018 10:16:01 PM



1 Reply

Votes:

0

Hello Daniel,

You can do this when logged in to PRTG and then with this API call: https://your.prtg.server/api/table.xml?content=devices&output=xml&columns=objid,probe,group,device,host,baselink&count=*

You will get an xml containing all devices with their hostname/ip as configured in PRTG, you can open it directly in Excel as a table then.

Kind regards,

Erhard

Created on Aug 17, 2018 7:14:53 AM by  Erhard Mikulik [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.