else { $check = system($comm); chomp($check); if ( $check == 0 ) { system("$comD $IP"); } else { print "$NAME ok\n"; }