รายละเอียดโครงงาน

หลักสูตร/ปี พ.ศ.
วิทยาศาสตรมหาบัณฑิต สาขาวิชาเทคโนโลยีสารสนเทศ ปี พ.ศ. 2547

ภาคและปีการศึกษาที่สำเร็จการศึกษา
ภาคปลาย ปีการศึกษา 2546

ประเภทโครงงาน
การศึกษาค้นคว้าอิสระ

ชื่อโครงงานภาษาไทย
ระบบข้อมูลข่าวสารและการจัดการทรัพยากรทางด้านไอที

ชื่อโครงงานภาษาอังกฤษ
IT Resource Information & Management System

ผู้พัฒนา
45654191 อนนต์ ดำรงเวชศักดิ์

อาจารย์ที่ปรึกษาหลัก
อนันต์ ผลเพิ่ม

อาจารย์ที่ปรึกษาร่วม
-

บทคัดย่อ

ปัจจุบันมีการนำไอที (IT, Information Technology) เข้ามาใช้งานภายในองค์กรอย่างแพร่หลาย เพื่อผลการดำเนินงานทางธุรกิจที่ดีขึ้นหรือเพิ่มโอกาสในการดำเนินธุรกิจ ปัญหาสำคัญที่เกิดขึ้นตามมาก็คือ การจัดสรรทรัพยากรทางด้านไอทีให้มีความเหมาะสมและมีประสิทธิภาพ โดยเฉพาะอย่างยิ่งทรัพยากรทางด้านเครือข่าย ซึ่งมีข้อจำกัดและขอบเขตการใช้งานที่แน่นอน และต้องอยู่ในระเบียบข้อตกลงภายในองค์กรที่กำหนดขึ้น เพื่อให้การทำงานต่าง ๆ สอดคล้องกัน และลดปัญหาที่จะเกิดขึ้นจากการใช้งานเครือข่ายร่วมกัน อีกทั้งปัญหาด้านความปลอดภัยทางด้านเครือข่าย ซึ่งปัจจุบันมีความเสี่ยงสูงต่อการถูกโจมตีจากผู้ไม่ประสงค์ดีทั้งภายในและภายนอกองค์กร การตรวจสอบเครือข่ายอย่างต่อเนื่องจึงเป็นสิ่งสำคัญ เพื่อเก็บบันทึกข้อมูลการใช้งานและการเปลี่ยนแปลงที่เกิดขึ้นภายในเครือข่ายทั้งหมด จัดตั้งเป็นศูนย์กลางข้อมูลที่มีความถูกต้องและเชื่อถือได้ สนับสนุนการทำงานของผู้ปฎิบัติงาน สามารถนำไปวิเคราะห์ปัญหาเบื้องต้น และวางแผนปรับปรุงเครือข่ายในระยะยาว
ระบบข้อมูลข่าวสารและการจัดการทรัพยากรทางด้านไอที (IT-RIMS, IT Resource Information & Management System ) ทำงานอยู่บนระบบปฏิบัติการลีนุกส์ (Linux) ทำหน้าที่เก็บบันทึกข้อมูลภายในเครือข่ายทั้งหมดอย่างต่อเนื่อง โดยใช้โปรแกรมทางด้านเครือข่ายพื้นฐานผสมผสานกันในการค้นหาและตรวจสอบข้อมูล ซึ่งได้แก่ ping, tcpdump, arpwatch, nbtscan, traceroute และ nmap ข้อมูลทั้งหมดถูกส่งมาเก็บไว้ที่ฐานข้อมูลส่วนกลาง โดยเลือกใช้ mySQL เป็นระบบฐานข้อมูลหลัก การใช้งานและบริหารระบบทำงานผ่านเวปเบราเซอร์ในรูปแบบกราฟฟิก พัฒนาระบบด้วยภาษาพีเอชพี เชลล์สคริปต์ และภาษาซี ออกแบบระบบโดยใช้หลักการความเป็นอิสระต่อกัน ประกอบไปด้วย 3 ส่วนหลัก ๆ ด้วยกันคือ ส่วนสั่งการและกำหนดค่าตัวแปร ส่วนแสดงผล และส่วนวิเคราะห์ข้อมูล สนับสนุนการทำงานแบบผู้ใช้หลายคน และมีความสามารถในการจัดการข้อมูลได้ด้วยตนเอง

Abstract

Nowadays, Information Technology (IT) is used widely among organizations for better business outcomes or to increase business opportunities. As a result, one of the problems that arises is the arrangement of appropriate and effective IT resources, especially network resources which have decisive usage limitations. These limitations have to run under organizations’ regulations and agreements in order for people to work harmoniously and reduce problems caused by using the same network. Another problem is about network security which, at present, faces a high risk of being attacked by people inside and outside the organizations. Therefore, successive network inspections are highly essential for collecting and recording usage information and changes within the entire network, as well as for being the center of correct and trustworthy information and support the work of personages in the organizations. They can use the information to analyze problems and make plans to improve the network in the long run.
IT Resource Information & Management System runs on the Linux System. It’s function is to continually record all the information within the network by using basic network programs to search for and verify datas. Those programs are ping, tcpdump, arpwatch, nbtscan, traceroute, and nmap. All information will be transferred to the central data base. MySQL is the principle data base system. The usage and system administration function via web browsers in forms of graphic. The system is developped by PHP Shell Script Language and C Language, and designed by the principle of independence. There are 3 main parts to this system : the instructional and variable value setting part, the result presentation part, and the data analysis part. These factors support multi-users system so they can have the ability to manage the information by themselves.

คำสำคัญ (Keywords)

-

เว็บไซต์โครงงาน
-

วีดีโอคลิปของโครงงาน
-

ที่เก็บเวอร์ชันซอร์สโค้ด

-


สถานะการนำเข้าข้อมูล

ผู้นำเข้าข้อมูลครั้งแรก
อนนต์ ดำรงเวชศักดิ์ (g45654191)

แก้ไขครั้งสุดท้าย
เมื่อ March 1, 2004, 10 a.m. โดย อนนต์ ดำรงเวชศักดิ์ (g45654191)

สถานะการอนุมัติ
อนุมัติแล้ว โดย อนันต์ ผลเพิ่ม (fenganp) เมื่อ March 1, 2004, 10 a.m.