20

I'm looking for a trouble ticket system so that I can track issues for various customers. I used one before at my previous employer but it wasn't anything too great. I'm wondering which ones you would recommend and what other features that I might want to look at to make my job easier. It must posses the following.

  1. Web based
  2. Handle multiple clients (probably all support this)
  3. Asset management
kovert
  • 437
  • 3
  • 8

18 Answers18

17

Commercial Products:

  • Atlassian Jira (which ties in nicely with Confluence (the wiki)) - Surprisingly good for commercial software.

Open Source:

  • Edgewall Trac - (Wiki, Ticketing, and more)
  • Drupal (+plugin)
  • Best Practical RT - I've heard good things about this, but have never used it myself
Xerxes
  • 4,133
  • 3
  • 26
  • 33
  • Request Tracker (RT) is a great choice. Jira works well enough as a bug tracker, but is far from ideal as a general purpose ticket tracker tool. Also, I didn't find any decent asset tracking support when I used it at my previous job. Confluence is an acceptable Wiki, although I don't care for their attempts at forcing it into a hierarchy. The tie-in between Jira and Confluence isn't bad. – Christopher Cashell Dec 28 '09 at 21:45
  • Any thoughts on [GLPI](http://www.glpi-project.org/?lang=en,)? – James May 13 '11 at 16:54
7

I would suggest Request Tracker (RT) with the AssetTracker plugin.

RT: http://bestpractical.com/rt/

Plugin: http://wiki.bestpractical.com/view/AssetTracker

dexedrine
  • 396
  • 1
  • 4
  • If you go this route, also use the RT-Extension-CommandByMail and TimeWorkedReport addins to simplify your life. It helps to have someone fluent in perl nearby to do the initial configuration. – hurfdurf May 12 '10 at 00:26
  • I tried out RT, although it was years ago. The configuration was daunting, and I never did get a set up I was happy with. Maybe things have improved since then, I still don't have a decent helpdesk app. – James May 13 '11 at 16:56
4

We use FogBugz for bug tracking, but it's expensive ($100 per developer) and depending on how you feel, the interface is so-so.

We also use Trac for internal help desk ticketing; depending on how you feel, the interface is worse, but it's much cheaper. You have to run your own server with Python though.

And you can also use 37Signals's HighRise, which I've heard some people have had some success turning into a helpdesk system. It'll keep track of all your correspondence and attachments. But using it will involve tweaking your notions of a help ticket system, which in some ways is a good thing.

user4318
  • 91
  • 4
  • FogBugz also has "Students and Startup" version for free(2 users), but it's hard to find. Search for "Student" on their site. – TonyUser May 30 '09 at 15:55
2

well, I've been using a customised Mantis, and I'm very happy with it

Decio Lira
  • 225
  • 2
  • 8
2

For a hosted solution, you might want to check out zendesk.

jaaronfarr
  • 121
  • 2
1

Trellis Deskby Accord5 is open-source and freeware

1

I have been using [AdventNet ServiceDesk plus][1] for years, love it. It's a all-in-one web-based product, including ticket system, asset management, knowledge base, purchase, contract management, etc. Very easy to install on both Linux and Windows platform. Straightforward to use as well.

They actually have various products that you may find interesting. And best, most of their products have the free version that you can use free forever. Better check it out.

Cheers, Kent

[1]: as a new user, I can't post an url for the product (quite dumb IMHO), but you can easily Google it.

kentchen
  • 754
  • 5
  • 9
1

Redmine

Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.

Redmine is open source and released under the terms of the GNU General Public License v2 (GPL).

Karsten
  • 328
  • 3
  • 11
1

We are using Lighthouse - lighthouseapp.com which is a hosted, commercial product. Rather simple to use, not overloaded with a million fields, good email integration, essentially free for open-source projects.

jcfischer
  • 186
  • 2
1

get a cms like joomla or drupal and add a ticket plugin, there is a bunch and most of them free so you should try at least a couple.

Terumo
  • 185
  • 2
  • 2
  • 7
0

I used OTRS for some time. It's free and open-source.

Albic
  • 424
  • 3
  • 6
0

For ticketing system I've used and recommend cerberus but I don't think it does asset management.

www.cerberusweb.com

Eddy
  • 842
  • 5
  • 8
0

OTRS is a little cumbersome, but I like it well enough.

RT is the Commonly held best. It's very big and very configurable. Not really one for small jobs, but perfect if you need something really big and robust. It also integrates well with ldap, and that's a plus.

Gnats is a granddaddy product that some people swear by. I find it to feel as old as it is. I wouldn't recommend it unless all the users were techies, since it's not pretty and not very user friendly. That being said, I hear it's quite easy to set up.

Jackalheart
  • 91
  • 1
  • 5
0

SmarterTicket

Elijah Glover
  • 183
  • 1
  • 7
0

I use connexit, works rather well, though a bit pricy.

0

GLPI is asset management software with a trouble ticket system.

TRS-80
  • 2,564
  • 17
  • 15
0

Also have a look at Intervals. It is a great task / bug / issue tracking system.

0

If you are looking for a more IT related solution, as opposed to bug tracking, then I cannot recommend AutoTask enough. It has everything that you need and more, without being cumbersome to setup or maintain.

Key Features:

  1. Entirely web-based, so you can manage your tickets from anywhere.
  2. Asset Tracking
  3. Knowledgebase
  4. Invoice directly from within app and/or export to Quickbooks (as well as exporting to XML if you want to convert to use it with another accounting program).
  5. Client Access so your customers can input tickets directly
  6. Resource management so you can schedule service calls for yourself and other employees.
  7. Outlook/Exchange integration for Caledering (scheduling services calls, etc)
  8. Project management features for items that are to large for single tickets.

We've been using it for 2-3 years, and we'd be lost without it. The only issue we had was tax rates on invoices - the company is American, and we are in Canada and have different legal requirements for listing taxes. The support folks bent over backwards to come up with a fix for us, which was also great.

Skawt
  • 688
  • 4
  • 9