Files
librenms-librenms/html/includes/graphs/vserver/bits.inc.php
T

7 lines
110 B
PHP
Raw Normal View History

2012-01-12 11:09:45 +00:00
<?php
$ds_in = 'ByteCounts';
$ds_out = 'ClientByteCounts';
2012-01-12 11:09:45 +00:00
require 'includes/graphs/generic_data.inc.php';