NMS1.0(c) Copyright Final Year Project Demonstration Dublin City University 29 th May 2003 Team Members : David ReadeTimothy Kelly Project Supervisor: Renaat Verbruggen
NMS1.0(c) Copyright n 1. Project Overview
NMS1.0(c) Copyright n 1. Project Overview n 2. Project Background
NMS1.0(c) Copyright n 1. Project Overview n 2. Project Background n 3. Project Lifeline
NMS1.0(c) Copyright n 1. Project Overview n 2. Project Background n 3. Project Lifeline n 4. System Design
NMS1.0(c) Copyright n 1. Project Overview n 2. Project Background n 3. Project Lifeline n 4. System Design n 5. Middleware Design
NMS1.0(c) Copyright n 1. Project Overview n 2. Project Background n 3. Project Lifeline n 4. System Design n 5. Middleware Design n 6. Client Sample
NMS1.0(c) Copyright n 1. Project Overview n 2. Project Background n 3. Project Lifeline n 4. System Design n 5. Middleware Design n 6. Client Sample n 7. Admin Sample
NMS1.0(c) Copyright n The aim of this project was to develop an all in one intranet application that will allow for easy:
NMS1.0(c) Copyright n The aim of this project was to develop an all in one intranet application that will allow for easy: –IT Helpdesk Maintenance and Usage
NMS1.0(c) Copyright n The aim of this project was to develop an all in one intranet application that will allow for easy: –IT Helpdesk Maintenance and Usage –Employee Searching
NMS1.0(c) Copyright n The aim of this project was to develop an all in one intranet application that will allow for easy: –IT Helpdesk Maintenance and Usage –Employee Searching –Server Checking
NMS1.0(c) Copyright n The aim of this project was to develop an all in one intranet application that will allow for easy: –IT Helpdesk Maintenance and Usage –Employee Searching –Server Checking –Addition of future network users
NMS1.0(c) Copyright n The aim of this project was to develop an all in one intranet application that will allow for easy: –IT Helpdesk Maintenance and Usage –Employee Searching –Server Checking –Addition of future network users n The finished product is an easy to use application which allows clients and administrators to perform numerous operations both quickly and easily.
NMS1.0(c) Copyright n Q. Who is this product aimed at?
NMS1.0(c) Copyright n Q. Who is this product aimed at? n A. This product is aimed at any company which maintains an Intranet and an internal company network.
NMS1.0(c) Copyright n Q. Who is this product aimed at? n A. This product is aimed at any company which maintains an Intranet and an internal company network. n This product has maximum potential for medium to large scale non it related companies with an IT department that caters for a large number of clients.
NMS1.0(c) Copyright n Q. Will this product suit your company? n A. NMS1.0 is a framework which allows easy addition of future components and can be customised and fine tuned to suit the needs of your company by one of our fully trained and qualified engineers. n *Full Documentation and training will also be provided.
NMS1.0(c) Copyright n This project was developed over a number of stages:
NMS1.0(c) Copyright n This project was developed over a number of stages: –1. Research
NMS1.0(c) Copyright n This project was developed over a number of stages: –1. Research n MySQL – Relational Database
NMS1.0(c) Copyright n This project was developed over a number of stages: –1. Research n MySQL – Relational Database n Tomcat – Web Services
NMS1.0(c) Copyright n This project was developed over a number of stages: –1. Research n MySQL – Relational Database n Tomcat – Web Services n Java – Middleware JSP’s
NMS1.0(c) Copyright n This project was developed over a number of stages: –1. Research n MySQL – Relational Database n Tomcat – Web Services n Java – Middleware JSP’s –2. Software Configuration
NMS1.0(c) Copyright n This project was developed over a number of stages: –1. Research n MySQL – Relational Database n Tomcat – Web Services n Java – Middleware JSP’s –2. Software Configuration –3. Development
NMS1.0(c) Copyright n This project was developed over a number of stages: –1. Research n MySQL – Relational Database n Tomcat – Web Services n Java – Middleware JSP’s –2. Software Configuration –3. Development –4. Integeration and Testing
NMS1.0(c) Copyright n This system is based on the classic Three Tier Architecture common in many Web Applications: n Client Tier – Web Based Interface
NMS1.0(c) Copyright n This system is based on the classic Three Tier Architecture common in many Web Applications: n Client Tier – Web Based Interface n Middleware – Java, JSP’s Tomcat Servlet Engine
NMS1.0(c) Copyright n This system is based on the classic Three Tier Architecture common in many Web Applications: n Client Tier – Web Based Interface n Middleware – Java, JSP’s Tomcat Servlet Engine n Backend – MySQL Database
NMS1.0(c) Copyright n Our JSP Development is based on the Two Tier Architecture which is the seperation of logic and presentation that results in clearer more manageable code.
NMS1.0(c) Copyright n Our JSP Development is based on the Two Tier Architecture which is the seperation of logic and presentation that results in clearer more manageable code. n The Middleware Java is based on the façade pattern which hides the more complex from the system user.
NMS1.0(c) Copyright n Clients can perform three basic functions: –Logging a call to the helpdesk
NMS1.0(c) Copyright n Clients can perform three basic functions: –Logging a call to the helpdesk –Employee Searching
NMS1.0(c) Copyright n Clients can perform three basic functions: –Logging a call to the helpdesk –Employee Searching –Using the network map
NMS1.0(c) Copyright n Administrators can perform these basic functions:
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0 –Use the IT Helpdesk
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0 –Use the IT Helpdesk –Add and Delete Employees from the network
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0 –Use the IT Helpdesk –Add and Delete Employees from the network –Create New Administrators
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0 –Use the IT Helpdesk –Add and Delete Employees from the network –Create New Administrators –Update Personal Details
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0 –Use the IT Helpdesk –Add and Delete Employees from the network –Create New Administrators –Update Personal Details –Maintain a list of Network Servers
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0 –Use the IT Helpdesk –Add and Delete Employees from the network –Create New Administrators –Update Personal Details –Maintain a list of Network Servers –Run and Stop the ServerCheck
NMS1.0(c) Copyright n Administrators can perform these basic functions: –Login to the secure Admin Area of NMS1.0 –IT Helpdesk Functionality –Add and Delete Employees from the Network –Create New Administrators –Update Personal Details –Maintain a list of Network Servers –Run and Stop the ServerCheck –Configure Software and Databases