Adam Amstrong 0f4a38db4f fix auth for atmvp graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1683 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-13 20:32:50 +00:00

9 lines
119 B
PHP

<?php
$rra_in = "inpacketoctets";
$rra_out = "outpacketoctets";
include("includes/graphs/generic_bits.inc.php");
?>