2011-04-29 17:30:56 +00:00
|
|
|
<?php
|
|
|
|
|
2016-07-07 01:33:43 -05:00
|
|
|
$rrd_filename = rrd_name($device['hostname'], array('cbgp', $data['bgpPeerIdentifier'].'.ipv4.unicast'));
|
2011-04-29 17:30:56 +00:00
|
|
|
|
2015-07-10 13:36:21 +02:00
|
|
|
require 'includes/graphs/bgp/prefixes.inc.php';
|