HTTP XML/REST Value for Sensor Status
Modified on 2025-06-10 15:59:24 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Important: We no longer maintain this article. The information might be out of date.
Hi PRTG Support,
I would like to ask regarding HTTP XML/REST Value, i was able to get the total number of device in a group using the API below
https://PRTGServer:port/api/table.xml?content=sensortree&ID=2021&login=XXXX&password=XXXX
Would it be possible if i could get the total number of a sensor status? for instance ping sensor status?
The HTTP XML/REST Value will show the total number of ping sensors that is currently up and total number of ping sensor that is current down.
Thanks.
Article Comments
Hi,
You find the filter for the status of sensors under "Setup | PRTG API | Live Data". In here you have to scroll down to the "Sorting and Advanced Filtering" section and look into the "filter_status" command.
Kind regards
Nov, 2019 - Permalink
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.
Hi,
You find the filter for the status of sensors under "Setup | PRTG API | Live Data". In here you have to scroll down to the "Sorting and Advanced Filtering" section and look into the "filter_status" command.
Kind regards
Nov, 2019 - Permalink