Top Banner
CS 337 Project Presentation Asset Management and Tracking • Developers: – Jimmy Hoo – Edwin Panameno – Manuel Segura – Sheng-Tian Lin • Customers – Alexandre Lomovtsev – Guanhua Xie
16

CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

Dec 21, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Asset Management and Tracking

• Developers:– Jimmy Hoo– Edwin Panameno– Manuel Segura– Sheng-Tian Lin

• Customers– Alexandre Lomovtsev– Guanhua Xie

Page 2: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Project Description

Software will gather software, hardware and operating system information properties from workstations on the network. This information will then be made available for administrators to view and manage.

Page 3: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Analysis Classes

• Computer• Server• Users• Administrators• PC Reports• Theft Reports

Page 4: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Computer

• Properties/Attributes– Name– User Information– Hardware Information– OS Information– Software Information

• Operations– Generates Data– Sends Data to Server

Page 5: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Server

• Properties/Attributes– Web Site– Name– IP Address

• Operations– Collect Data– Parse Data– Manage Computer– Query Computer

Page 6: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Users

• Properties/Attributes– Name– User Information

• Operations– Logs into to computer

Page 7: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Administrators

• Properties/Attributes– Name– Password

• Operations– Logs in to Server– Query PC Reports– Tracks Computers

Page 8: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

PC Reports

• Properties/Attributes– Computer Name– Hardware Information– Software Information– OS Information

• Operations– View Report

Page 9: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Theft Reports

• Properties/Attributes– Computer Info– Date Reported– Location– IP Address

• Operations– View Report– Generate Report

Page 10: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Persistent Data

• List of:– All computers in network– Hardware information– Software Information– OS Information

• List of Generated Reports– PC Reports– Theft Reports

• Administrators List– Login Names– Passwords

Page 11: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Use Cases

• Missing/Stolen Computers

• Live Audits

• Scheduled Audit

Page 12: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Missing/Stolen Computer Use Case

User

Report Stolen or Missing computer

Create Report or stolen or missing computer and set a

flag

Report to law enforcement

Administrator

Monitor missing or stolen computer

Page 13: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Live Audit

Server

Computer

Request

Send

Administrator

Request update Report

Page 14: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Scheduled Audit

Server

Computer

Request

Send

Generated Report

Page 15: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Development Plan• Week 5

– Proposal due and clients review. – Project development plan. – Start developing.

• Week 6– Template of website and database tables

working and part of client service software.

• Week 7– Revise and continue the developing of the

system. – Testing and debugging.

Page 16: CS 337 Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre Lomovtsev.

CS 337 Project Presentation

Development Plan (cont)• Week 8

– Presentation to customer of RC1 system. – Meeting with customer for any changes and second

part of payment. – Continue developing

• Week 9– Testing and debugging. – Team meeting. – Measurement and maintenance.

• Week 10– Second presentation of RC2 system