Hi, i have a discovery group and need export a list of devices. How can i do?


Article Comments

Hi there,

In order to retrieve the CSV file, simply connect to your PRTG webinterface via a webbrowser, login and change the URL accordingly, if you want to get the devices from a specific group, then add the "&id="-parameter with the groups ID:

http(s):<SERVER>/api/table.csv?content=devices&columns=objid,probe,group,device,host&count=*

Afterwards you can open this Comma Separated Values file in Excel. To divide the data into multiple rows, just navigate to "Data > Text to Columns > Delimited > Comma".

Best regards.


Dec, 2017 - Permalink