--- alx-src/branches/alx-web-070/show.php 2016/02/08 09:57:19 8522 +++ alx-src/branches/alx-web-070/show.php 2016/02/08 09:58:38 8524 @@ -352,9 +352,7 @@ { if($retval==0) { - // first try mcore, then get ssh $ping_retval = ping_host($conn['ip'],$mcore_port,$ping_timeout); - if($ping_retval==1) $ping_retval = ping_host($dat['ip'],$ssh_port,$ping_timeout); if($ping_retval==0) { $state = 'On';