Request Tracker/RTx::AssetTracker at DigitalGlobe



Similar documents
Request Tracker User s Guide. : Describes the User Interface and usage of Request Tracker V3.

Simplifying Your IT Helpdesk with Request Tracker

Information Systems Application Administration Manual Request Tracker

Nick Metrowsky Oakwood Drive Longmont CO

How To Create A Ticketing System With Rt.Org

IT Support Tracking with Request Tracker (RT)

Ticketing Systems with RT

Network Management & Monitoring Ticketing Systems with RT

Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment

Red Hat Satellite Management and automation of your Red Hat Enterprise Linux environment

Simplifying power management in virtualized data centers

Using the QualysGuard Ticket Notification Engine (TNE) to Integrate with Remedy Ticketing Systems (v1.0)

Why Test ITSM Applications for Performance? Webinar

Network Management & Monitoring Request Tracker (RT) Installation and Configuration

Ticketing Systems and Documentation

COSMO BUGZILLA tutorial. Cosmin BARBU Massimo MILELLI

SMT v4.0 Users Guide (Linux version)

Statement of Service Enterprise Services - MANAGE Microsoft IIS

Microsoft Hyper-V Powered by Rackspace & Microsoft Cloud Platform Powered by Rackspace Support Services Terms & Conditions

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions 20532A; 5 days

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds.

Vistara Lifecycle Management

Table of Contents INTRODUCTION...2 HOME PAGE...3. Announcements... 6 Personalize... 7 Reminders... 9 Recent Items SERVICE CATALOG...

Dell World Software User Forum 2013

identity management in Linux and UNIX environments

itop: the open-source ITSM solution

Mary E. Shacklett President Transworld Data

Managing and Maintaining Windows Server 2008 Servers

Table of Contents INTRODUCTION... 2 HOME PAGE Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG...

Unifying IT How Dell Is Using BMC

Course 20532B: Developing Microsoft Azure Solutions

Chapter 3 Technology adapted

Content Server Installation Guide

WHM Administrator s Guide

Novo Help Desk Software

SelectSurvey.NET IT Staff Training

LAMP Server A Brief Overview

Statement of Service Enterprise Services - AID Microsoft IIS

NetIQ Advanced Authentication Framework. Maintenance Guide. Version 5.1.0

MS 10978A Introduction to Azure for Developers

How To Use Remedy On A Pc Or Macbook 2.5 (For Mac)

Installation Guide NetIQ AppManager

Mac OS X Server Migration Guide

INSTALLATION OF BLOGGING PLATFORM

Copyright 2011 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC is a registered trademarks of DataNet Quality Systems.

8.0 for LINUX UNIX. What s New Document. Expand 2.1. Learn more at

1) Go to the following URL: 2) Login with your NUS account and password.


Invest in your business with Ubuntu Advantage.

RT and RT for Incident Response

GestióIP IPAM v3.0 IP address management software Installation Guide v0.1

Put a Firewall in Your JVM Securing Java Applications!

Request Tracker 3.8. Stefan Hornburg. Nordic Perl Workshop Oslo, 17 th April 2009

Assessing Software Productivity with An Estimation Model: A Case Study. Elizabeth A. Miller, Galorath Incorporated

Configuration & Build Management

Enterprise Service Bus

What s New Guide. Help Desk Authority 9.1

Architecture of Enterprise Applications III Single Sign-On

Unlimited Server 24/7/365 Support

What's New in Bomgar 13.1

Week Overview. Installing Linux Linux on your Desktop Virtualization Basic Linux system administration

System Development and Life-Cycle Management (SDLCM) Methodology. Approval CISSCO Program Director

Cisco Change Management: Best Practices White Paper

Graham Jones. Internet Psychologist. How to choose the right web host

Open Source Content Management Software : A Comparative Analysis

CatDV Pro Workgroup Serve r

Decision Maker's Guide - Evaluation Checklist for ITSM Solutions High Level Requirements

Shop by Manufacturer Custom Module for Magento

CrownPeak Playbook CrownPeak Hosting with PHP

Service Offering: Outsourced IdM Administrator Service

Advanced Server Virtualization: Vmware and Microsoft Platforms in the Virtual Data Center

Getting Started - The Control Panel

RTAP Database Lifecycle Management

RT and RT for Incident Response

The Japanese IT services company has found that Uniface is a smart way to carry out package customizations, as well as standalone development

SMTPSWITCH MAILER V6 FEATURES

What is the Purpose of OA s Enterprise IT Helpdesk Procedure?... 2 How will Problems, Questions or Changes be entered?... 2

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Kaseya Traverse. Kaseya Product Brief. Predictive SLA Management and Monitoring. Kaseya Traverse. Service Containers and Views

Introduction. What is ITIL? Automation Centre. Tracker Suite and ITIL

End User Guide The guide for /ftp account owner

Installation Manual v2.0.0

How To Use The Dcml Framework

Avira AntiVir MailGate 3.2 Release Notes

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010

Microsoft Exam

3 Red Hat Enterprise Linux 6 Consolidation

101 ways to use SysAid

10 How to Accomplish SaaS

EMC ViPR SRM. Alerting Guide. Version

Transcription:

Request Tracker/RTx::AssetTracker at DigitalGlobe Introduction This document explores the process of implementing an enterprise Help Desk/Asset Management system at DigitalGlobe. This includes a discussion of how the software was chosen, the features of the software, customizations, reporting and asset management. Background Request Tracker is an open-source Help Desk Management product which is available from Best Practical Software (http://www.bestpractical.com). Request Tracker has an install base at over 10000 sites around the world and provides many features which are only available in proprietary COTS applications, e.g. TrackIt, Remedy, etc. Request Tracker has been in use at DigitalGlobe since July, 2002 and one year ago there were 11000 processed tickets in the database. However, the older release of the software had many limitations and several alternatives were being explored in the fall of 2005. However, the release which DigitalGlobe is now using had many new features which made Request Tracker a viable product for continual use at DigitalGlobe. The new features included: 1. Addition of custom fields for ticket categorization. 2. A new and cleaner user interface. 3. Some reporting capabilities via the add-on extension RTx::Statistics. 4. The Asset Management extension called RTx::AssetTracker. 5. Improvements in the database structure to increase performance. 6. The ability to link tickets and to link tickets to assets and assets to assets. 7. Improved API which allows for easier creation of add-on modules. Because of the added features, and DigitalGlobe already had an investment in Request Tracker, it made logical sense to continue using Request Tracker with the added features. Also, the added feature of custom fields, reporting and asset management increased the viability for this product. Finally, remaining with Request Tracker reduced the need for training and additional effort which would have been required if DigitalGlobe moved to a different product. Implementing Request Tracker V3 and RTx::AssetTracker After a short design stage for the desired custom fields and queues for Request Tracker tickets, it was a short three week effort to get a prototype of Request Tracker operational. This stage included implementation of Apache V2.0.55, MySQL 4.1.15, mod_perl2, Perl 5.8.6, approximately 100 Perl CPAN libraries and Request Tracker 3.4.4. Best Practical provided a tool to convert the old Request Tracker database to Request Tracker V3.4.4. In addition, the RTx::AssetTracker and RTx::Statistics modules were also included in the implementation. Finally, a detailed document was created to describe the entire upgrade/implementation process. The installation guide was essential for a successful upgrade of Request Tracker. During the prototype testing phase, a replacement Help Desk system was constructed and the same software products were implemented on the new system. One of the major tests was running the database conversion in the prototype environment, which provided us with an estimated time to convert the database to the new environment. By using the prototype environment, and relaying on the installation guide, we were able to migrate to the new version of 1

Request Tracker, with the converted database, in approximately 4 hours. This conversion occurred on 21 December, 2005, and except for a few minor e-mail issues, went flawlessly. The second phase of the project was to implement RTx::AssetTracker. This effort mostly required defining custom fields, asset types, asset categories and standards. RTx::AssetTracker essentially was an empty slate, so we had the ability to create an entire Asset Management system from the ground up. In addition to defining the environment, developing custom fields, etc., there were improvements made to RTx::AssetTracker which were for the benefit of DigitalGlobe. These new additions included: 1. Scripts to collect configuration information from UNIX/Linux systems. The scripts would report on changes made to a UNIX/Linux asset and had the capability of various asset custom fields, as appropriate. 2. We created a number of spreadsheets to initially load our assets. The spreadsheets matched the record layout for our assets, including the custom fields. Once the spreadsheets were scrutinized and data verified, a script was created to load the data into the database. The data load script allowed us to load approximately 500 assets in less than 5 minutes. 3. Adding a feature which can display links between assets in a graphic format. This was useful for pictorially representing links between assets. Using a phased approach, RTx::AssetTracker was completely implemented by 1 April, 2006. The final phase of the project was to create a decent reporting environment. Using RTx::Statistics and user contributed code, we were able to create several reports for the benefit of IS management and staff. The reporting system includes: 1. Web based reports which display open, resolved, rejected and stalled tickets, by Request Tracker queues. A feature was added to also display the number of tickets opened at any given day in time, called Queue Depth. 2. A spreadsheet version of the report above is generated and e-mailed to the IS Director on a monthly basis. 3. A text file version of the report above, so it can be e-mailed on a weekly and monthly basis. This reports is e-mailed to the IS Management Team. 4. A text file report, which is sent to each member of IS, lists tickets each IS team member has opened (working on). 5. A consolidated text file report listing each IS team member s opened tickets, by Request Tracker queue. This report is emailed to the IS Management Team. 6. A text file report lists the number of tickets resolved by each IS team member, within each Request Tracker queue. This report is e-mailed to the IS Management Team. 7. A spreadsheet is generated which lists the number of assets by DG string and several asset type metrics. This report is sent to the IS Director. Also, a text based reports is generated at the same time which lists assets which may have incomplete records. The reporting phase involved creating reports on an on request basis and the report development; therefore, most of the report creation effort was completed in October, 2006. 2

Issues Encountered Generally, Request Tracker been running smoothly and there was little difficulty with implementing, customizing or with day-to-day use of the application. However, there were some issues which made making customizations rather challenging. These issues include: 1. Lack of technical documentation provided by Best Practical. 2. For what documentation that does exist, it is limited in scope. 3. Within the Request Tracker provided Perl libraries there is limited documentation concerning the use of various library functions provided within the software. 4. Programming reports or new functions proved challenging because of the limited documentation available. 5. The Request Tracker user support mailing proved useful for about 70% of the questions posed to it; the remaining 30% going unanswered. These issues did not prevent implementation of the customizations, but they did increase the time for completing a programming task. As for operational issues, we have had an ongoing problem with sometimes tickets not being written to the database. After extensive research, it was determined that this problem was caused by an assumption made within the Request Tracker software. The assumption made is that if an individual is logged into Request Tracker, the software assumes the user has a connection to the database to perform a transaction. However, if their network connection is disrupted (moving a laptop for example), then MySQL will close the MySQL connection. Then, when the user attempts a write transaction to the database, they will not be able to create a new ticket, because they no longer have a database connection. Unfortunately, Request Tracker does not verify that a valid MySQL connection is active and will process the transaction, sending out notification e-mail, etc. The end result is that the ticket never was written to the database, which forces the requestor to reenter the ticket. To deal with this issue, a warning was placed on the main Request Tracker web pages to warn users to log out of Request Tracker, before relocating their laptop. Finally, one of the major drawbacks to Request Tracker is it lacks the ability to support required custom fields and it cannot verify data entered into custom fields. In a future release this capability will only be available to privileged users and not the general user community. DigitalGlobe has implemented Request Tracker so we do not have to provide Request Tracker accounts to every user. If we did, then from a security standpoint, we would have to maintain privileges on a per user basis to limit what an individual can and cannot do it the software. Because of the maintenance overhead, we chose a model which allows users to enter tickets via a non-privileged Request Tracker account. However, in the next release required custom field and custom field checking is not available to unprivileged users. We are addressing this issue by creating a Web cgi form which will provide the user a method to enter tickets, but also be required to enter values in required custom fields. A prototype is now available and could be implemented in the near future. 3

Request Tracker Internals As mentioned previously, Request Tracker is a web based Help Desk Management System. It has the capability to take input from both web forms and via e-mail. E-mail Interface The e-mail interface is very simple. A user mails a ticket to a designated Help Desk address. An alias is set up in /etc/alias on the Linux host running Request Tracker to direct the ticket to the desired queue using the Request Tracker provided tool call rt-mailgate. When Request Tracker receives the ticket, it will place it in the proper queue and send out a notification e-mail to the requestor and to IS staff members who are responsible for designated Request Tracker queue. Web Interface In the case of the web interface, the software becomes more decisively complicated. The user logs into Request Tracker either as a regular user or a guest user. They enter the information they desire for the ticket content and submit the ticket for processing. Request Tracker will insert the ticket in the proper queue and via rt-mailgate send out a notification e-mail to the requestor and to IS staff members who are responsible for designated Request Tracker queue. The Complexity of Request Tracker Request Tracker is implemented using a multi-tiered model. At the lowest level is the MySQL database. The Perl CPAN Library DBI::SearchBuilder is used to communicate directly with MySQL and the Request Tracker database. The next level above, Request Tracker employs a series of Perl libraries which communicate with DBI::SearchBuilder. On the next level above, the Perl::Mason library is used to communicate between the web interface and the appropriate Perl Library. Perl::Mason, on the next level, is a library which caches Perl code in order to increase run time performance. Because Perl is an interpretive language, Perl::Mason s ability to cache Perl code to allow it to run as near executable speeds. The Perl::Mason environment interoperates with the Apache web server and the mo2_perl extension, on the next higher level. Finally, at the top level is the Request Tracker web interface which interfaces with Apache and mod_perl2. 4

The following is a model of what is described in the previous paragraph: Conclusion This short paper has summarized what has been accomplished over a year long process. It briefly discussed the history behind Request Tracker at DigitalGlobe. It discussed the upgrade of Request Tracker, the implementation of RTx:AssetTracker and the implementation of reporting. It further discusses issues encountered with the implementation and finally describes the internal structure of Request Tracker. Additional information about Request Tracker/RTx::AssetTracker is available at \\cofs1\bu\ops\is\documentation\request Tracker-AssetTracker (Helpdesk) and at http://www.bestpractical.com. 5