I have a sensor using HTTP Data Advanced, it pulls the properly structured JSON and returns 3 different values. I have a map where I'd like to display those 3 values in a minigraph. I can do this manually by polling each value seperately through different sensors, but I'd like to just poll the service once where the data is returned and subsequently show different values of channels and not just the pinned one. Is this possible?
Article Comments
I have 1 sensor that has 3 channels, only 1 can be pinned and shown in the minigraph. I have to add it 3 times and pin the 3 different channels so that the minigraphs shows up the way I want them to. I'd like not to have to poll the same status/service 3 times when once is just enough
May, 2019 - Permalink
Why not use the Status Icons | Channel Gauges map icon? :) The graphs are to be added separately, but they don't add any additional queries or load to the sensor or PRTG.
PRTGapi |
Feature Requests |
WMI Issues |
SNMP Issues
Kind regards,
Stephan Linke, Tech Support Team
May, 2019 - Permalink
I'm not sure I really get what you aim at here - You do have three HTTP Advanced Sensors, reading values and want to consolidize them into one and then display all channels on a map?
PRTGapi | Feature Requests | WMI Issues | SNMP Issues
Kind regards,
Stephan Linke, Tech Support Team
May, 2019 - Permalink