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.


Article Comments

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


Aug, 2018 - Permalink