RT Essentials
暫譯: RT 基礎知識

Jesse Vincent, Robert Spier, Dave Rolsky, Darren Chamberlain, Richard Foley

  • 出版商: O'Reilly
  • 出版日期: 2005-09-27
  • 定價: $1,300
  • 售價: 1.5$199
  • 語言: 英文
  • 頁數: 218
  • 裝訂: Paperback
  • ISBN: 0596006683
  • ISBN-13: 9780596006686
  • 相關分類: 管理與領導 Management-leadership
  • 立即出貨

買這商品的人也買了...

相關主題

商品描述

Description

In a typical organization, there's always plenty that to do such as: pay vendors, invoice customers, answer customer inquiries, and fix bugs in hardware or software. You need to know who wants what and keep track of what is left to do.


This is where a ticketing system comes in. A ticketing system allows you to check the status of various tasks: when they were requested, who requested them and why, when they were completed, and more. RT is a high-level, open source ticketing system efficiently enabling a group of people to manage tasks, issues, and requests submitted by a community of users.


RT Essentials, co-written by one of the RT's original core developers, Jesse Vincent, starts off with a quick background lesson about ticketing systems and then shows you how to install and configure RT. This comprehensive guide explains how to perform day-to-day tasks to turn your RT server into a highly useful tracking tool. One way it does this is by examining how a company could use RT to manage its internal processes. Advanced chapters focus on developing add-on tools and utilities using Perl and Mason. There's also chapter filled with suggested uses for RT inside your organization.


No matter what kind of data your organization tracks--from sales inquiries to security incidents or anything in between--RT Essentials helps you use RT to provide order when you need it most.

 

Table of Contents

Preface


1. What Is Ticketing?

      Why "Ticket"?

      A Dissected Ticketing System

      Uses for a Ticketing System

      Features of a Ticketing System

      Ticketing Helps Everybody

      Getting Started

      Why RT?

2. Installation

      Requirements

      Starting the Installation

      Site Configuration

      Configuring Your Web Server

      Serving RT Behind a Proxy Webserver

      Configuring Outbound Email

      Configuring Inbound Email

      Installation Problems

      Installation Complete

3. Getting Started

      Logging in to RT

      Creating a New Ticket

      Ticket Display Page

      Replying to (and Commenting on) a Ticket

      Escalating a Ticket

      Assigning a Ticket

      Resolving a Ticket

      Merging Duplicate Tickets

      Associating Related Tickets

      Searching for Tickets

      Updating Many Tickets at Once

      Email Interface

4. Command-Line Interface

      Running the CLI

      Creating a Ticket

      Finding a Ticket

      Replying to a Ticket

      Editing a Ticket

      Searching for Tickets

      Command-Line Help

      The Shell

      Scripting RT

5. Administrative Tasks

      Creating and Updating Users

      Groups

      Queues

      Custom Fields

      Day-to-Day Management

      Backing Up RT

      Restoring RT

6. Scrips

      How Scrips Work

      Gritty Details

      Examples

7. Example Configurations

      Network and Server Operations

      Helpdesk

      Software Engineering

      Customer Service

      Emergency Support

      Sales Inquiries

      Human Resources

      Finance

      The Paperless Office

      Personal To-Do Lists

      Conclusion

8. Architecture

      Quick Overview

      Filesystem Layout

      Unicode

      Logical and Object Model

9. API

      How It Works

      RT Codebase

      Database Considerations

10. Development Environments

      DevelMode

      Modifying RT's Codebase

      Access Control

      Profiling

      Debugging

      RT's Test Infrastructure

      Internationalization

      RT Community

      Packaging and Releasing an RT Extension


A. Glossary
B. Command-Line Action Reference
C. Configuration
D. Required Perl Module Dependencies
E. Configuration File Reference
Index

 

商品描述(中文翻譯)

**描述**

在一個典型的組織中,總是有很多事情需要處理,例如:支付供應商、開具發票給客戶、回答客戶詢問,以及修復硬體或軟體中的錯誤。你需要知道誰需要什麼,並跟蹤還剩下什麼要做。

這就是票務系統的用武之地。票務系統允許你檢查各種任務的狀態:何時被請求、誰請求的以及為什麼、何時完成等等。RT是一個高級的開源票務系統,能有效地幫助一群人管理由用戶社群提交的任務、問題和請求。

《RT Essentials》由RT的原始核心開發者之一Jesse Vincent共同撰寫,首先提供有關票務系統的快速背景介紹,然後展示如何安裝和配置RT。這本全面的指南解釋了如何執行日常任務,將你的RT伺服器轉變為一個非常有用的追蹤工具。它的一種方式是檢視一家公司如何使用RT來管理其內部流程。進階章節專注於使用Perl和Mason開發附加工具和實用程式。還有一章提供了在你的組織內部使用RT的建議。

無論你的組織追蹤什麼類型的數據——從銷售詢問到安全事件或任何介於兩者之間的事物——《RT Essentials》幫助你使用RT在最需要的時候提供秩序。

**目錄**

前言

1. 什麼是票務系統?
- 為什麼叫「票」?
- 一個剖析的票務系統
- 票務系統的用途
- 票務系統的特性
- 票務系統幫助每個人
- 開始使用
- 為什麼選擇RT?

2. 安裝
- 系統需求
- 開始安裝
- 網站配置
- 配置你的網頁伺服器
- 在代理伺服器後提供RT
- 配置外發郵件
- 配置內收郵件
- 安裝問題
- 安裝完成

3. 開始使用
- 登入RT
- 創建新票
- 票務顯示頁面
- 回覆(和評論)票務
- 升級票務
- 指派票務
- 解決票務
- 合併重複票務
- 關聯相關票務
- 搜尋票務
- 同時更新多個票務
- 郵件介面

4. 命令行介面
- 運行CLI
- 創建票務
- 查找票務
- 回覆票務
- 編輯票務
- 搜尋票務
- 命令行幫助
- Shell
- 腳本RT

5. 管理任務
- 創建和更新用戶
- 群組
- 隊列
- 自定義欄位
- 日常管理
- 備份RT
- 還原RT

6. 腳本
- 腳本如何運作
- 詳細資訊
- 範例

7. 範例配置
- 網路和伺服器操作
- 幫助台
- 軟體工程
- 客戶服務
- 緊急支援
- 銷售詢問
- 人力資源
- 財務
- 無紙化辦公室
- 個人待辦事項清單
- 結論

8. 架構
- 快速概述
- 檔案系統佈局
- Unicode
- 邏輯和物件模型

9. API
- 它是如何運作的
- RT代碼庫
- 數據庫考量

10. 開發環境
- DevelMode
- 修改RT的代碼庫
- 存取控制
- 性能分析
- 除錯
- RT的測試基礎設施
- 國際化
- RT社群
- 打包和發布RT擴展

附錄A. 詞彙表
附錄B. 命令行操作參考
附錄C. 配置
附錄D. 所需的Perl模組依賴
附錄E. 配置檔參考
索引