Math Faculty Inventory System

Slides:



Advertisements
Similar presentations
Implementing Tableau Server in an Enterprise Environment
Advertisements

The Basics of Information Systems
Library Automation Overview of Results January 24 th 2006 Jomo Kenyatta Memorial Library.
New Release Announcements and Product Roadmap Chris DiPierro, Director of Software Development April 9-11, 2014
The CA MDB Revised May © 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced.
HEALTH SCIENCES CENTER LIBRARY LIBRARY ORIENTATION.
Visual Studio 2013 Licensing Overview Offerings, Pricing, Licensing, and Promotions Rachel Pekin Microsoft.
Daylight Savings Time Phillip Morgan, COT CTC Meeting February 2007.
Open Space JIRA and Confluence Leandro Fernández & Iñigo Alonso ICS November 7, 2014.
Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.
Improving Process for Better Software. Who We Are An experiential learning program that provides technology solutions for our partners, and real- world.
DevOps and Private Cloud Automation 23 April 2015 Hal Clark.
Cornell University Library Instruction Statistics Reporting System Members: Patrick Chen (pyc7) Soo-Yung Cho (sc444) Gregg Herlacher (gah24) Wilson Muyenzi.
Introduction <Header Title> Last saved: YYYY-MM-DD
Bar|Scan ® Asset Inventory System The leader in asset and inventory management.
Creating a SharePoint App with Microsoft Access Services
Simple Web SQLite Manager/Form/Report
Project Proposal: Academic Job Market and Application Tracker Website Project designed by: Cengiz Gunay Client: Cengiz Gunay Audience: PhD candidates and.
Enabling Mature Self Service with System Center 2012 Justin Cook (Data # 3) Principal Consultant, Systems Management & User Computing Jeffrey Cook (Data.
This presentation is the property of Paradigm Information Systems It is confidential to the intended recipient for the purpose of evaluating FMS Any other.
The Asset Inventory Management module assists with data collection and discovery management processes. Collected information is interpreted and automatically.
Section 1: Introducing Group Policy What Is Group Policy? Group Policy Scenarios New Group Policy Features Introduced with Windows Server 2008 and Windows.
Chapter 6 of the Executive Guide manual Technology.
Computer Science Computing Facility Technical Staff supporting the School of Computer Science.
Your Name Your Title Here Your phone number Insert your photo here.
Database What is a database? A database is a collection of information that is typically organized so that it can easily be storing, managing and retrieving.
Microsoft Virtual Academy. STANDARDIZATION SELF SERVICEAUTOMATION Give Customers of IT services the ability to identify, access and request services.
Microsoft Management Seminar Series SMS 2003 Change Management.
Workflows Symphony 3.2 CIRCULATION MODULE OVERVIEW Ontario Library Service - North 2009.
Linux Operations and Administration
Databases in Practice 29 Databases In Practice 29.
1 Punishment Through Continuous Delivery If it hurts, do it more often…
CIS-NG CASREP Information System Next Generation Shawn Baugh Amy Ramirez Amy Lee Alex Sanin Sam Avanessians.
Capture This! PO105 James Green. Table of Contents Capture Overview Laserfiche Tools Case Scenarios Questions and Answers.
Software sales at U Waterloo Successfully moved software sales online Handle purchases from university accounts Integrated with our Active Directory and.
ConfigMgr Discovering and Organizing Resources Mariusz Zarzycki, Phd, MCT, MCTS, MCITP, MCSE, MCSA.....
School of Informatics University of Edinburgh Inventory System Project update Ken Dawson.
DESIGN AND IMPLEMENTATION OF LIBRARY AUTOMATION USING KOHA (Open Source Software) AT BHARATHIDASAN UNIVERSITY COLLEGE, PERAMBALUR R.VENUS MLISc- Final.
 1- Definition  2- Helpdesk  3- Asset management  4- Analytics  5- Tools.
MyInstitution.Net Institutional Information Management System
Accessing the VI-SEEM infrastructure
Integrating ArcSight with Enterprise Ticketing Systems
In IT Managers’ Perspective
Appendix – Integration with Assets, Locations, and Organizations
Library Management System
ELECTROPHYSIOLOGY REPORTING SYSTEM AviDocs™ - EP
IT Asset Management Status Update Hardware Asset Handling
Engineering Computing March 2016
Update SFX from Verde - Availability
Line of Business Solutions in SharePoint Online
Advanced Photon Source
Chapter Ten Managing a Database.
New Features in Fulfillment
RT usage in CSCF and MFCF
Microsoft Dynamics.
Learn how Sage CRM partner add-ons can help you target new customers
by Prasad Mane (05IT6012) School of Information Technology
System And Application Software
Chapter 1 (pages 4-9); Overview of SDLC
MyInstitution.Net Institutional Information Management System
POP: Building Automation Around Secure Server Deployment
Automating Security Operations using Phantom
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
REI Case Study Climbing to New Heights Within your Help Desk
Chapter 7 –Implementation Issues
The Basics of Information Systems
The IT Services Helpdesk
5/12/2019 2:57 PM © Microsoft Corporation. All rights reserved.
The Basics of Information Systems
Capital Computing Application
Presentation transcript:

Math Faculty Inventory System

Intro Computer Science Computing Facility (CSCF) Math Faculty Computing Facility (MFCF) …Totaling 28 full-time staff CSCF split in 2003 from MFCF after CS faculty became a School within the Faculty of Mathematics. I work for Lawrence Folland, in the Research and Special Projects Group of CSCF. Equipment management is central to the work of both CSCF and MFCF. So we’ve put a lot of effort into a custom inventory system to smooth the workflows.

Summary Who uses our inventory system? What do we do with it? Demo Manually record equipment changes Assert authoritative information used elsewhere View relevant information from external sources Demo Learnings

Who uses our inventory? Inventory’s users are: CSCF and MFCF staff very busy; wide range of responsibilities MFCF – has client-billing process based on types and counts of equipment under support CSCF – subscriptions billing process, includes desktops MFCF bills clients for support based on the kinds of equipment they need. So it’s critical that inventory is correct regarding clients. CFCF operates under a different billing model, “subscriptions” by faculty members and research groups. Some faculty members have subscriptions for desktop support, which similarly requires an accurate inventory count.

What do we do with it? Workflows for both CSCF and MFCF: Everyday searches for equipment: age; software age; physical location of hardware Integration with our home-grown service desk tool: Service Tracker (ST)

What do we do with it? (MFCF) MFCF uses command-line tools to set and query inventory client-billing process regular automated checks for renewing service contracts Automated deployment using SaltStack and Inventory API to generate inventory records and push updates to DNS

What do we do with it? (CSCF) Integrating systems and automating workflows DNS fields: automatically pushed to Infoblox Service monitoring: pushed to Nagios Subscription billing code: used by billing app Equipment acquisition: .csv export/import DHCP data: pulled from inventory for specific CS networks

Demo As support-staffer: visited by faculty member and grad student with a machine problem. Search their user id. (bernard) Search results page: sort… (scs) [Give people a chance to absorb; describe sections] Item page: show services; DNS update; ST Loan item Asset disposal

Future directions Automating configuration management SaltStack, tftpboot, pxeboot Equipment hierarchies: X contains Y

Learnings Inventory app has been ~.2 FTE last 7 years (myself and co-ops) Time spent: learning and improving workflows software development improving development process (gradually more PM, more Agile) Communicating changes Catalog of system dependencies Critical: communicating with all clients. Last term: big co-op project to allow multiple host-names per record. This changed the database schema; I announced the change in advance, but not blatantly, and without client buy-in; meaning two things: 1) we dropped some “unneeded” columns that MFCF was relying on in their cron-jobs. 2) We discovered we didn’t have a complete catalog of other systems that depend on inventory. Some MFCF scripts relied on the old schema, which we had to scramble to fix in production.

Questions?