资源描述:
《EPON性能管理子系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、华中科技大学硕士学位论文摘要EPON同时具备了PON和以太网的优点,成为FTTP/FTTH(光纤到驻地/光纤到户)领域中的热门技术。与此同时也对EPON网络及其设备的管理提出了新的课题。为满足这种需求,对网络性能管理进行研究是有着非常重要的现实意义的。本文以研发型项目”QTI_PON_Manager”EPON网络管理系统为背景,结合自己在项目中所承担的性能管理子系统的任务,参考国内外相关领域最新研究成果和实验室开发的已经实际应用的几个网络管理系统,在深入研究网络管理中性能管理相关问题后完成的。文章深入分析了性能管理功能特点,实现了
2、“任务”模式的性能管理功能,并根据具体任务的不同,把性能管理子系统分为四个子模块:实时性能管理、定时性能管理、历史性能管理和性能预测管理。本系统利用XML技术使用户可以方便的在外部文件中配置自己感兴趣的参数,使得参数的选择完全独立于实现代码,增强了系统的灵活性。利用“JFreeChart”作为参数结果显示的解决方案,使用户方便地查看,输出以及打印参数结果。在性能预测方面,利用一元回归分析作为预测算法,利用队列作为预测的数据结构,对未来一定时间范围内的性能参数进行了预测,并且为将来根多预测算法的应用和实现预留了实现接口,方便了系统将
3、来的维护和扩展。在实现过程中严格把各个实现部分模块化,并严格分离客户端,服务端,采集端,使得该子系统可以作为支持SNMP协议的IP设备通用模块。关键词:网络管理;EPON;性能管理;任务模式;一元回归分析;I华中科技大学硕士学位论文AbstractEPONalsohavethemeritsofPONandEthernet,EPONbecomeahottechnologyofFTTP/FTTHarea.Meanwhile,itraisednewissuesaboutthemanagementoftheEPONnetworkandeq
4、uipment.Tomeetthisdemand,thenetworkperformancemanagementstudyisaveryimportantpracticalsignificance.Basedonresearchanddevelopment-typeprojects"QTI_PON_Manager"EPONnetworkmanagementsystemforthebackground,combiningtheprojecthascommittedintheperformancemanagementsubsystem
5、task,referringtothedomesticandinternationalareasandthelatestresearchresultshasbeendevelopedinalaboratorypracticalapplicationofnetworkmanagementsystem,In-depthstudyofthenetworkmanagementperformancemanagementrelatedissuesaftercompletion.Thispaperanalyzestheperformancema
6、nagementfunction,proposedthe"mission"modelofperformancemanagementfunctions.Sothissubsystemisdividedintofoursub-modules:current-performancemanagement,timer-performancemanagement,history-performancemanagementandforecast-performancemanagement.ThesystemusesXMLtechnologyto
7、allowuserstofacilitatetheexternaldocumentinitsowninteresttotheconfigurationparameters,itmakesthechoiceofparameterstoachievecompletelyindependentcodeandenhancethesystem'sflexibility.Thesystemuses"JfreeChart"asaparameterresultsshowedsolution,itenablestheusertoconvenient
8、lyview,output,printparameterresults.Systemusedaregressionanalysisasapredictionalgorithm,usedqueueasforecastdatastructure,for