Hi!
I think i’m having a similar (or the same) problem…
I have to display in a pie chart the availability of a host on the network, but I’m not able to figure out how I can show on the chart how long it stayed up and down, proportionally.
In the example below I have a host with connection problems. The top panel shows packet loss and the bottom one should show in proportion how many responses were up (1) and how many were down (0)
the “total” value is the amount of response it got (1 per minute in the last 6 hours). I also have the total of “up” answers (value 1), now I want to know how do I get the total of “down” answers (value 0)
here are the functions I used to get these values:
ps: I already tried the function “RemoveBelowValue” (with te value “1”) to get the “0” values but it didn’t work
it keeps bringing me the total value of pings
I don’t know if I managed to express it correctly but I hope someone can help.

