close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Nov 4, 2009, 9:38:42 PM (16 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v10
|
v11
|
|
| 21 | 21 | = 架構 = |
| 22 | 22 | |
| | 23 | * 新架構 CheckAlerts -> IntegrateAlert -> MergeExtention -> CorrelateGraph (11/02) |
| | 24 | |
| | 25 | * 原計畫架構 (10/22) |
| 23 | 26 | || num || java file || 功能 || 補充說明 || |
| 24 | 27 | || * || ICAS.java || 主函式 || 2->4->5->6->7 || |
| … |
… |
|
| 32 | 35 | || 7 || PutMySQL.java || 將 6 的報表檔匯入MySQL || java || |
| 33 | 36 | || 8 || !ShowReport.php || php 搭配繪圖引擎進行繪圖 || php || |
| | 37 | |
| 34 | 38 | |
| 35 | 39 | = 10/25 (一) = |
| … |
… |
|
| 63 | 67 | * [wiki:waue/2009/1102] |
| 64 | 68 | * 預計: 完成 PutMySQL |
| 65 | | * 實際: |
| | 69 | * 實際: 修改成 CheckAlerts -> IntegrateAlert -> MergeExtention -> CorrelateGraph |
| 66 | 70 | |
| 67 | 71 | = 11/3 (二) = |
| 68 | 72 | * [wiki:waue/2009/1103] |
| 69 | 73 | * 預計: 完成 !ShowReport.php |
| 70 | | * 實際: |
| | 74 | * 實際: 完成到 MergeExtention為止的Report檔 |
| 71 | 75 | |
| 72 | 76 | = 11/4 (三) = |
| 73 | 77 | * [wiki:waue/2009/1104] |
| 74 | 78 | * 預計: 系統整體運作並debug |
| 75 | | * 實際: |
| | 79 | * 實際: 產稱Dot的圖 70% |
| 76 | 80 | |
| 77 | 81 | = 11/5 (四) = |