just assume that the host is up by using -P0 arg to nmap. Without this, nmap missed...
[monitor.git] / automate.sh
1 #!/bin/bash
2
3 set -e
4 cd $HOME/research/planetlab/svn/monitor/
5 source ssh.env.sh
6 export SSH_AUTH_SOCK
7 ssh -A soltesz@pl-virtual-03 "monitor/automate_pl03.sh"