I can launch processes on one of 20 machines using SSH (there is a shared file system). But I need to constantly watch these machines as they may be turned off/on at random times. I've hacked a shell loop but it is unreliable.
Is there a program that could do that for me?