2011-09-12 13:53:37 +00:00
|
|
|
<?php
|
|
|
|
|
2011-09-21 11:59:59 +00:00
|
|
|
$ds_in = "TunInOctets";
|
|
|
|
$ds_out = "TunOutOctets";
|
2011-09-12 13:53:37 +00:00
|
|
|
|
2012-04-20 10:35:13 +00:00
|
|
|
$format = "octets";
|
|
|
|
|
|
|
|
include("includes/graphs/generic_data.inc.php");
|
2011-09-12 13:53:37 +00:00
|
|
|
|
|
|
|
?>
|