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 get specific channel

Votes:

0

Hello,

I know i'm not the first one but i cant find the good solution. I want from the JSON (.htm) or all channels or 1 specific channel. Is this possible and if possible can i get a example? 2096 is the sensor id and the channel i want is 4 or all.

Greets, Joris Dijkstra

html php prtg

Created on Apr 11, 2017 12:14:29 AM



1 Reply

Accepted Answer

Votes:

0

Hi there,

To get all channels in JSON of a specific sensor, use the following API-Call (just change the sensor-id in the end): /api/table.json?noraw=1&content=channels&sortby=name&columns=name=textraw,minimum,maximum,condition,lastvalue&id=2096

Best regards.

Created on Apr 11, 2017 8:39:25 AM by  Dariusz Gorka [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.