--- lib/PXElator/ping.pm 2009/08/28 22:51:45 332 +++ lib/PXElator/ping.pm 2009/08/28 23:30:38 334 @@ -36,7 +36,7 @@ client::conf( $ip => 'hostname', default => $host ) if $host ne $ip; } - warn dump($status); + warn "# fping ",dump($status); return $status;