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

API data definitions

Votes:

0

Based on the documentation provided we can only access one content type and one column at a time when executing the API, e.g https://yourserver/api/table.xml?content=sensors&columns=sensor. The examples provided has sensors and I have learned through trial and error of devices. Is there a definition list out there that outlines what columns we can access? Also, can we access more than one column?

api data prtg

Created on Mar 23, 2022 3:21:56 PM



1 Reply

Votes:

0

Hello,

Thank you for your message.

You will find all the available columns in the manual of the PRTG API here: https://www.paessler.com/manuals/prtg/live_multiple_object_property_status#supported_output. You can use multiples columns within your request by separating them with a coma, as illustrates below:

https://PRTGSERVER/api/table.xml?content=sensors&columns=objid,name,probe,group,favorite,lastvalue,device,downtime,downtimetime,downtimesince,uptime,uptimetime,uptimesince,knowntime,cumsince,lastcheck,lastup,lastdown,minigraph,schedule,basetype,baselink,notifiesx,intervalx,access,dependency,position,status,comments,priority,message,parentid,tags,type,active&count=*&username=PRTGUSER&passhash=PASSHASH

If you have questions, do not hesitate.

Regards.

Created on Mar 28, 2022 5:24:48 AM by  Florian Lesage [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.