1) закоментил строку: #print "$cmd returned '$line'\n"; в function request($cmd,$addr)
2) в конец после функций переписал/добавил код:
$addrs = array('192.168.0.201', '192.168.0.202', '192.168.0.203', '192.168.0.204', '192.168.0.205');
$text = "";
$text .= "\n";
$text .= "\n";
$text .= "\n";
$text .= "\n";
$text .= "\n";
$text .= "\n";
$text .= "
{$gpus['STATUS']['Description']} / ip:{$addrs[$i]} / GPUS:{$gpus['GPUS']['Count']} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{$key} | \n";{$value} | \n";
$text .= "\n";
$text .= "\n";
print $text;