Create a function that would alert if a device is above or below a particular threshold for uptime.
Scenarios would include Device uptime > 365 days
or Device uptime < 1 hr.
This would serve to show devices that have been up for too long, or devices that rebooted due to a power outage and were back online or missed during a 5 min polling cycle.