2012-04-20 10:35:13 +00:00

11 lines
132 B
PHP

<?php
$ds_in = "TunInOctets";
$ds_out = "TunOutOctets";
$format = "octets";
include("includes/graphs/generic_data.inc.php");
?>