Delete Host

'); if ($_REQUEST['confirm']) { print_message(nl2br(delete_device(mres($_REQUEST['id'])))."\n"); } else { $device = device_by_id_cache($_REQUEST['id']); print_error("Are you sure you want to delete device " . $device['hostname'] . "?"); ?>
'); } else { ?>

It will also remove historical data about this device such as Syslog, Eventlog and Alert log data.

");?>