Hi all,
Has anyone ever made this thing? It seems pretty basic but I cannot figure how to create it. Is there a resource for recently booted nodes?
Thanks - Andy
add the All Nodes table resource, and apply a SQL filter like this:
unmanaged=0 and systemUptime between 1 and 14400
sysUptime is in seconds, ICMP and other nodes not supporting polling sysuptime will have a sysuptime of zero seconds, hence the '1'