do well
今天,GDPLN項目有重要進展,因為一個關鍵問題解決了,就是如何確定VPI和VCI的問題。
現在剩下最后一個問題,如何確定ATM的物理鏈路?
posted @ 2007-09-06 22:25 afunms 閱讀(122) | 評論 (0) | 編輯 收藏
My Software,My Dream—Forge a more perfect NMS product.
今天,GDPLN項目有重要進展,因為一個關鍵問題解決了,就是如何確定VPI和VCI的問題。
現在剩下最后一個問題,如何確定ATM的物理鏈路?
posted @ 2007-09-06 22:25 afunms 閱讀(122) | 評論 (0) | 編輯 收藏
posted @ 2007-09-05 21:06 afunms 閱讀(164) | 評論 (0) | 編輯 收藏
posted @ 2007-09-04 21:44 afunms 閱讀(87) | 評論 (0) | 編輯 收藏
posted @ 2007-09-03 21:43 afunms 閱讀(91) | 評論 (0) | 編輯 收藏
從安徽用戶現場傳來的消息,我的拓撲發現程序比ens2.0要好,因為結果準確,而ens2.0根本跑不出結果,呵呵。這個消息令我興奮。
但拓撲發現是個永久的難題,我只能追求完美,但不可能要求100%準確。所以,我還要繼續努力。
posted @ 2007-09-02 18:18 afunms 閱讀(117) | 評論 (0) | 編輯 收藏
posted @ 2007-09-01 22:01 afunms 閱讀(109) | 評論 (0) | 編輯 收藏
1. Discovered routers of GDJB,nine cisco routers were found in the result.
The topology,including routers and links among them,is accurate.
2. The difficult problem of Lucent ATM switch has not solved,it upset me.
3. The algorithm for displaying devices is necessary,otherwise the topology map might be chaotic.
posted @ 2007-08-31 21:07 afunms 閱讀(141) | 評論 (0) | 編輯 收藏
-------GDPLN-----------
2007-08-28
1. Created a new Eclipse Project,named GDPLN.
2. Modified the structure of table TOPO_HOST_NODE:
Deleted two fields: write_community and super_id;
Added two fields: area and flag.
2007-08-29
1. Completed network device management.
2. Three classes:
AreaHelper.class,GD areas’information can be fetched by this class.
LucentMemory.class,fetches Lucent ATM switch memory utilization.
LucentCpu.class,fetches Lucent ATM switch CPU utilization.(OID from ACMIB)
--------SourceView--------
** Version 1.2.2.Alpha, Release Date 2007.08.30
* Add: fetchs software version information from the xml file.
* Add: Exports device types data to a excel file.
posted @ 2007-08-30 16:18 afunms 閱讀(112) | 評論 (0) | 編輯 收藏
設備型號 |
系統OID |
PacketStar PSAX 1000 Multiservice Media Gateway |
|
PacketStar PSAX 1250 Multiservice Media Gateway |
|
PacketStar PSAX 2300 Multiservice Media Gateway |
|
PacketStar PSAX 4500 Multiservice Media Gateway |
|
posted @ 2007-08-29 14:14 afunms 閱讀(136) | 評論 (0) | 編輯 收藏
posted @ 2007-08-28 22:25 afunms 閱讀(131) | 評論 (0) | 編輯 收藏
上次對幾個關鍵參數的調整,程序的穩定性有提高。以前連續跑5天就down掉了,這次跑了10天還好好的。
今天去PLNO,做了一次發現,把ATM網所有設備信息都收集到了。僅能發現物理鏈路,而我的目標是要能
看到PVC的狀態。而Lucent本身的網管軟件也是通過Telnet的方式取得PVC狀態,所以我估計要想用SNMP到
取得PVC的數據有困難。
posted @ 2007-08-27 16:15 afunms 閱讀(2858) | 評論 (0) | 編輯 收藏
posted @ 2007-08-26 18:51 afunms 閱讀(96) | 評論 (0) | 編輯 收藏
Release Notes - SourceViewNMS
** Version 1.0.0.Alpha, Release Date 2007.08.09
* Complete almost all features according to the requestment document.
** Version 1.0.2.Alpha, Release Date 2007.08.13
* Refactor report module,a new report can be created by configuring the xml file.
** Version 1.0.3.Alpha, Release Date 2007.08.15
* Huawei switch vlan interfaces mapping physical interfaces.
* The different product has different icon in the topology graph.
** Version 1.1.0.Alpha, Release Date 2007.08.18
* Add a new function of looking into links' data,including link traffic and bandwidth utilization.
* Add event statistics report.
** Version 1.2.0.Alpha, Release Date 2007.08.22
* Add "about" window.
* Add MySQL monitor.
* Add the interface with ITSM.
posted @ 2007-08-23 16:34 afunms 閱讀(141) | 評論 (0) | 編輯 收藏
posted @ 2007-08-22 22:09 afunms 閱讀(106) | 評論 (0) | 編輯 收藏
2008.08.18下午14點完成。
相對于1.0.3版本更新了以下內容:
1. 增加了查看鏈路帶寬利用率及流量的功能。
2. 拓撲圖中的圖標按產商的不同而不同。
3. 增加了報警統計功能。
4. 調整了一些性能參數,但效果還得測試一段時間后才知道。
posted @ 2007-08-18 14:58 afunms 閱讀(165) | 評論 (0) | 編輯 收藏