In velocity 6.0 I would like my abstract resources to only select online resources. I was wondering if there is a bool condition that I could add to the abstract condition to make sure that only the online devices would be selected. Right now this just means that the ping driver can reach the management interface. It just slows down engineers when it picks an offline resource right now and cycles have to be spent trying to figure out why its offline. Any help on this issue would be greatly appreciated.
example abstract condition:
template[pc] AND online = True