What I am trying to do is take the average of the uptime/downtime of all my ping sensors. e.g. Let's say there are three ping sensors and in a given week sensor 1 is up 100%, 2 is 98%, 3 is 99%. The average would be 99%. Is there a way to do this? I was experimenting with trying to show this using a Sensor Factory Sensor but then I noticed at the bottom of the page that describes sensor factory sensors it says this: "There is no uptime/downtime totals calculation for Factory Sensors." I also read on that page this: "The downtime channel of Sensor Factory sensors is defined as the average of the downtime of all used channels." I thought that might work so I created a sensor factory sensor with this syntax:
#1:Water Collection channel(2455,0) #2:Fortinet channel(2012,0) #3:Energy Server channel(2006,0)
This is looking at the ping times of three of my ping sensors. I then put one of the sensors in an "error" state to see if it would show any downtime for the sensor factory sensor itself... it did not. So am I doing this wrong or is it just not possible?
Add comment