Ruei 中文的習(xí)慣叫法"如意"
Ruei 的英文名字是Real User Experience Insight
主要功能:
- 通過監(jiān)控最終用戶的行為優(yōu)化用戶體驗。
- 大概的一些特色: 快速定位系統(tǒng)存在的性能瓶頸,可以重放性能差的頁面,交易性能分析,趨勢分析,可定制Key Performance Indicators (KPIs)和Service Level Agreements-
(SLAs)監(jiān)控 ,查看源碼定位代碼問題等等。
工作原理
- 主要是架構(gòu)在網(wǎng)絡(luò)交換機層面,通過抓Client ip,Server IP,URL,Cookie/Session ID ,以及響應(yīng)時間,數(shù)據(jù)大小,用戶訪問的錯誤,以及網(wǎng)絡(luò)失敗,或者網(wǎng)絡(luò)超時等等這些數(shù)據(jù),然后進行分析。
如果計劃在ADF Fusion Web Applicaiton中使用它,需要在web.xml中配置如下參數(shù):
1.<context-param>
2. <description>This parameter notifies ADF Faces that the 3. ExecutionContextProvider service provider is enabled.
4. When enabled, this will start monitoring and aggregating
5. user activity information for the client initiated
6. requests. By default this param is not set or is false.
7. </description> 8. <param-name> 9. Oracle.adf.view.faces.context.ENABLE_ADF_EXECUTION_CONTEXT_PROVIDER
10. </param-name> 11. <param-value>true</param-value> 12.</context-param>
本文出自:億恩科技【www.itdijia.com】
服務(wù)器租用/服務(wù)器托管中國五強!虛擬主機域名注冊頂級提供商!15年品質(zhì)保障!--億恩科技[ENKJ.COM]
|