#! /usr/bin/php getPlatform()->getVendor() . "\nModel: " . $host->getPlatform()->getModel() . "\nOS: " . $host->getPlatform()->getOs() . "\nOS Version: " . $host->getPlatform()->getOsVersion(); echo "\n\n"; exit( 0 );