<?php
$graph_title = "System Load";
$graph_type = "device_load";
include ("includes/print-device-graph.php");
?>