<?php
$graph_title = "Memory Utilisation";
$graph_type = "device_memory";
include ("includes/print-device-graph.php");
?>