<?php
$graph_title = "Device Uptime";
$graph_type = "device_uptime";
include("includes/print-device-graph.php");
?>