Webmag : Web Base Servers Management Using Case-Based Reasoning

The approach presented in this project is to develop a web-based application for monitoring and management LDAP server based on Case Base Reasoning (CBR) technique. CBR system implemented on the web, is the web application, using HTTP form to submit queries to the CBR server and using Java Server Pa...

全面介绍

Saved in:
书目详细资料
主要作者: Saranee, Supornpipat
格式: Thesis
语言:eng
eng
出版: 2004
主题:
在线阅读:https://etd.uum.edu.my/1434/1/SARANEE_SUPORNPIPAT.pdf
https://etd.uum.edu.my/1434/2/1.SARANEE_SUPORNPIPAT.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:The approach presented in this project is to develop a web-based application for monitoring and management LDAP server based on Case Base Reasoning (CBR) technique. CBR system implemented on the web, is the web application, using HTTP form to submit queries to the CBR server and using Java Server Page, for implementation. There are 1152 cases, with 5 features e.g. amount of free memory (MB), amount of disk swap usage (MB), percentage of CPU load, percentage of CPU idle status, amount of open files for the process and LDAP response time (msec.). LDAP response time is used as a target data for CBR process. The system received all parameters in every minute. Next step is "case retrieval”, a process select the closest match case. Second step is “case reuse”, adapt the LDAP response time to the suggestion results e.g. “Normal”, “Attention” and “Critical”. Third step is to compare the normalized LDAP response time from searched case with the normalized LDAP response time from actual case. If there is no different between these values, new case will be added to previous cases database, but if there is different between these cases, searched case will be deleted from previous cases database. Finally “case retainment”, the purpose to add new case in to previous cases database and delete failure cases from previous cases database. The benefit of the system is the open source software allowing developer to implement CBR functionality in application using web-base application that can run any where and any time.