Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
Hello,
We make good use of RT by Best Practical, it services an ISP and a NOC.
http://www.bestpractical.com/rt
HTH, Darrin
2009/3/29 Dhaval Thakar dhaval.thakar@networthdirect.com
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
Regards Dhaval Thakar http://dhavalthakar.blogspot.com/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Darrin Khan wrote:
[...] We make good use of RT by Best Practical, it services an ISP and a NOC.
I'd support RT, too. I've made some experiences with Kayako and RT and while I find Kayako far too complex (especially if you want to customize it), RT is just fine for most purposes and it's quickly installed.
RT is one of my top five sysadmin/support tools.
frank
Am 29.03.2009 um 08:45 schrieb Dhaval Thakar:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
Hi,
as suggest, RT is a good choice. But it requires some thinking and planning in advance, and a good knowledge of PERL-intrinsics on RHEL/CentOS, as it requires around 200 different PERL-module dependencies. I've never installed it on anything other than FreeBSD (FreeBSD now provides all of the modules in it's ports-system) When I have to update it, or PERL, or some of the modules, I usually wipe the whole PERL-installation and install it from scratch. I also use a VMware-instance as test-platform.
There is a book about RT from O'Reilly. It's old, but not ancient and teaches the concepts quite well. The rest can be gained from reading the mailing-list and the wiki.
How fast do you need to get it up and running?
Best Regards, Rainer
On Sun, Mar 29, 2009 at 03:07:11PM +0200, Rainer Duffner wrote:
as suggest, RT is a good choice. But it requires some thinking and planning in advance, and a good knowledge of PERL-intrinsics on RHEL/CentOS, as it requires around 200 different PERL-module dependencies.
See also the RTwiki: http://wiki.bestpractical.com/view/RPMInstall
It describes how a CentOS-4 user can use a yum repository to deal with the dependancy hell. I heartilly endorce this approach, as I lost two days trying to satisfy the dependancy hell manually.
On Sun, March 29, 2009 1:52 pm, David.Mackintosh@xdroop.com wrote:
On Sun, Mar 29, 2009 at 03:07:11PM +0200, Rainer Duffner wrote:
as suggest, RT is a good choice. But it requires some thinking and planning in advance, and a good knowledge of PERL-intrinsics on RHEL/CentOS, as it requires around 200 different PERL-module dependencies.
See also the RTwiki: http://wiki.bestpractical.com/view/RPMInstall
It describes how a CentOS-4 user can use a yum repository to deal with the dependancy hell. I heartilly endorce this approach, as I lost two days trying to satisfy the dependancy hell manually.
-- /\oo/\ / /()\ \ David Mackintosh | dave@xdroop.com | http://www.xdroop.com _______________________________________________
You can also take a look at information resource manager. Not quite as beefy as RT but gets the job done. We have been using it here at the public school system for about 3 years now with no probs... http://irm.stackworks.net/
Bo Lynch
At Sun, 29 Mar 2009 12:15:16 +0530 CentOS mailing list centos@centos.org wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
Deepwoods Software uses RT from Best Practical (http://www.bestpractical.com/?rt=3.4.2).
We have had good luck with Mantis:
KC
On Sun, Mar 29, 2009 at 2:45 AM, Dhaval Thakar dhaval.thakar@networthdirect.com wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
Regards Dhaval Thakar http://dhavalthakar.blogspot.com/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Sunday 29 March 2009 1:45:16 am Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
I have used otrs (www.otrs.org) and oneorzero (http://www.oneorzero.com)
Regards,
On Sun, Mar 29, 2009 at 3:45 AM, Dhaval Thakar dhaval.thakar@networthdirect.com wrote:
Hi,
I need to implement trouble tracking system,
GLPI may be worth a look
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Eduardo Grosclaude Sent: Sunday, March 29, 2009 2:54 PM To: CentOS mailing list Subject: Re: [CentOS] need trouble ticket system
On Sun, Mar 29, 2009 at 3:45 AM, Dhaval Thakar dhaval.thakar@networthdirect.com wrote:
Hi,
I need to implement trouble tracking system,
GLPI may be worth a look
-- Eduardo Grosclaude Universidad Nacional del Comahue Neuquen, Argentina
We use GLPI and it works fairly well. Beyond simple trouble ticket tracking we use the asset piece to track hardware, software tracking has some difficult points, and we are starting to use the contract and financial tracking as well.
Hi, i'm using OTRS successful http://otrs.org/
On Sun, Mar 29, 2009 at 8:53 PM, Eduardo Grosclaude < eduardo.grosclaude@gmail.com> wrote:
On Sun, Mar 29, 2009 at 3:45 AM, Dhaval Thakar dhaval.thakar@networthdirect.com wrote:
Hi,
I need to implement trouble tracking system,
GLPI may be worth a look
-- Eduardo Grosclaude Universidad Nacional del Comahue Neuquen, Argentina _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Eduardo Grosclaude wrote:
I need to implement trouble tracking system,
GLPI may be worth a look
GLPI is more of an inventory system at heart - so it might make sense if you tie the issues to underlying devices (and you can couple it with ocsinventory-ng if you want then inventory to be automatically updated). Likewise if you are doing software development and want the issues coupled to the software version control system you might like Trac.
But RT is a good choice if the intent is to map problems to queues that groups of people will process.
Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I setup Flyspray once as a trouble ticket system, even though its nominally a bug tracker, the two functions really aren't that different. http://flyspray.org/
it requires php (at least 4.3.9, although for obvious reasons, php5 is recommended) and mysql 4.x+ or postgres 8.1+, and very few other requirements. http://flyspray.org/
On Sun, 29 Mar 2009 12:15:16 +0530, Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
I use Redmine. http://www.redmine.org/
best regards, Markus
Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
There've been a lot of good recommendations on this thread but to my chagrin, osticket wasn't mentioned.
I've used it with great success and am currently running it for my hosting business (which runs on CentOS).
Its very very robust and stable, with better-than-average community support.
Of course, YMMV, but I think you'd do well to at least have a look. Feel free to email me offlist if you'd like to see it in action from the admin side of things.
HTH, -Ray
Ray Leventhal wrote:
Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
There've been a lot of good recommendations on this thread but to my chagrin, osticket wasn't mentioned.
I've used it with great success and am currently running it for my hosting business (which runs on CentOS).
Its very very robust and stable, with better-than-average community support.
Of course, YMMV, but I think you'd do well to at least have a look. Feel free to email me offlist if you'd like to see it in action from the admin side of things.
dear all,
thanks for your valuable response. I'll go thorough recommended application on test machine.
regards dhaval http://dhavalthakar.blogspot.com/
Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
While I'll admit it takes some tweaking for the purpose, I'm surprised no one has mentioned bugzilla. It's a little bit of work to setup as a helpdesk trouble ticket system, but it does work at the task reasonably well. When I put it up here there wasn't as much to choose from that provided the flexibility we needed then. The only real grief I've seen is the multiple checks required to fully close a ticket (bug) are a bit much for a typical helpdesk. They make perfect sense when dealing with software bugs... 8^)
We've been looking at replacing it with something less complex but haven't found anything yet that makes it worth the trouble for us to change. Try several and find the one that works for you. -- Steve Lindemann __ Network Administrator //\ ASCII Ribbon Campaign Marmot Library Network, Inc. \// against HTML/RTF email, http://www.marmot.org //\ vCards & M$ attachments +1.970.242.3331 x116
On Mon, Mar 30, 2009 at 02:37:35PM -0600, Steve Lindemann wrote:
Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
While I'll admit it takes some tweaking for the purpose, I'm surprised no one has mentioned bugzilla. It's a little bit of work to setup as a helpdesk trouble ticket system, but it does work at the task reasonably well. When I put it up here there wasn't as much to choose from that provided the flexibility we needed then. The only real grief I've seen is the multiple checks required to fully close a ticket (bug) are a bit much for a typical helpdesk. They make perfect sense when dealing with software bugs... 8^)
We've been looking at replacing it with something less complex but haven't found anything yet that makes it worth the trouble for us to change. Try several and find the one that works for you.
Trac and redmine might also work fairly well for you although they are more in the vein of bugzilla (though lighter weight) than geared towards help desks.
Ray
Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
The one I have been looking at and tested some is: http://www.eticketsupport.com/
Since many tickets have complex interdependencies, do any tracking systems happen to integrate directly with FreeMind?
On 3/30/09, Steve Lindemann steve@marmot.org wrote:
Dhaval Thakar wrote:
Hi,
I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians.
I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved.
Kindly suggest me one such application based on open source.
While I'll admit it takes some tweaking for the purpose, I'm surprised no one has mentioned bugzilla. It's a little bit of work to setup as a helpdesk trouble ticket system, but it does work at the task reasonably well. When I put it up here there wasn't as much to choose from that provided the flexibility we needed then. The only real grief I've seen is the multiple checks required to fully close a ticket (bug) are a bit much for a typical helpdesk. They make perfect sense when dealing with software bugs... 8^)
We've been looking at replacing it with something less complex but haven't found anything yet that makes it worth the trouble for us to change. Try several and find the one that works for you. -- Steve Lindemann __ Network Administrator //\ ASCII Ribbon Campaign Marmot Library Network, Inc. \// against HTML/RTF email, http://www.marmot.org //\ vCards & M$ attachments +1.970.242.3331 x116
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos