cs 337 project presentation asset management and tracking developers: –jimmy hoo –edwin panameno...

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

Post on 21-Dec-2015

226 views

Category:

Documents


4 download

TRANSCRIPT

CS 337 Project Presentation

Asset Management and Tracking

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

• Customers– Alexandre Lomovtsev– Guanhua Xie

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.

CS 337 Project Presentation

Analysis Classes

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

CS 337 Project Presentation

Computer

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

• Operations– Generates Data– Sends Data to Server

CS 337 Project Presentation

Server

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

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

CS 337 Project Presentation

Users

• Properties/Attributes– Name– User Information

• Operations– Logs into to computer

CS 337 Project Presentation

Administrators

• Properties/Attributes– Name– Password

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

CS 337 Project Presentation

PC Reports

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

• Operations– View Report

CS 337 Project Presentation

Theft Reports

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

• Operations– View Report– Generate Report

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

CS 337 Project Presentation

Use Cases

• Missing/Stolen Computers

• Live Audits

• Scheduled Audit

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

CS 337 Project Presentation

Live Audit

Server

Computer

Request

Send

Administrator

Request update Report

CS 337 Project Presentation

Scheduled Audit

Server

Computer

Request

Send

Generated Report

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.

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