Hi,
I have played around a bit with the tablewithstyles.htm and have somethig like this: tablewithstyles.htm?filter_status=5&filter_type=ping&columns=downtimesince,name,device,group,status,message&sortby=-downtimesince&sortable=true
Which gives a very quick load time as it shows very few sensors (hopefully ;)) only. Is there a document about which variables are possible for this? Maybe I can tweak it even a bit more? E.g. to show the location attribute of the device?
Hi Lars,
Usually, you can use the same filters and columns featured in the API calls: http://<your-prtg-server>>/api.htm?tabid=3
The columns available can be found under
Supported Output Columns ("columns=" Parameter)
The available filters on the other hand can be found under
Sorting and Advanced Filtering
Was that what you're looking for? :)
Apr, 2015 - Permalink