fixes to BGP on JunOS

git-svn-id: http://www.observium.org/svn/observer/trunk@561 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-12-28 16:55:28 +00:00
parent 211e9d0283
commit 3859f26661
3 changed files with 1 additions and 2 deletions
+1
View File
@@ -106,6 +106,7 @@ while ($device = mysql_fetch_array($device_query)) {
include("includes/polling/ipSystemStats.inc.php");
include("includes/polling/ports.inc.php");
include("includes/polling/cisco-mac-accounting.inc.php");
include("includes/polling/bgpPeer.inc.php");
unset( $update ) ;
unset( $seperator) ;