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

List of channals

Votes:

0

Hello,

I want to get the list of all channels in my sensor or sensors, I used this API to get the List. But I didn't get the Channel Name and another information that belong to the channel.

https://localhost/api/table.xml?content=channels&username=username&password=password

Any help to get the List of channels and their Info

Thanks

channels export list

Created on Nov 17, 2020 4:56:28 PM



1 Reply

Votes:

0

Hello,

Thank you for your KB-post.

You can retrieve all channels (their names and values) of a specific sensor via the following API-Call:

/api/table.xml?content=channels&output=xml&columns=name,lastvalue_&id=<SENSOR-ID>

Best regards

Created on Nov 18, 2020 4:49:09 PM by  Isidora Jeremic [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.