Hello,
For whatever reason the queries contain ".raw" endings for the targets.
This leads to a problem if I want to show several targets in the same graph because targets are not added with "|" in between but with ","
Here is the query with one selected target which is working:
If I select two or more targets than the query looks like this but not data anymore:
If I remove the ":raw" at the end of the target I do not get any data no difference if one or more clients. So this is somehow relevant.
My idea was to have any overview panel which shows the latency of several smokeping_probes and to compare them. I want to place several "sensors" in our DataCenter and they should ping each other. If someone tells me he has performance issues with an appliacation I can select the relevant zones/probers and can compare if the latency changed or not.
If I want to compare 6 probers and have to scroll through 6 pannels it is not so elegant because depending on the latency the scale of the panels is different and may lead to wrong assumptions.