Adam Amstrong baf538df88 reengineering of port rrdfile. merged ifx (will notify existance of this via database).
****** YOU MUST RUN DISCOVERY OR "php fix-port-rrd.php" AFTER THIS *******



git-svn-id: http://www.observium.org/svn/observer/trunk@1656 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-10 15:54:01 +00:00

9 lines
107 B
PHP

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