Is it possible to amend the current call to only return devices that has the name "Node" To return only the latest ping sensor so "up" or "down" To return the last 90 days worth of data
<prtg server>/api/table.csv?content=sensor&columns=group,device,sensor,status&sortby=sensor&filter_type=ping
Add comment