Slashdot Mirror


IT Asset Tracking and Helpdesk Software?

MJanofsky asks: "I am the IT guy for a new, smallish non-profit organization. I won't always be able to be in my office to access information about our a users machine or to get the word that there is an issue somewhere. What I am looking for is something similar to the likes of Numara Track-It!, but it is very cost-prohibitive despite having all of the features needed. What it needs to include is integration of the HelpDesk and Asset Tracking parts (i.e. a user submits a ticket with equipment associated to it via a web interface and when I view it, I get the option to view the profile of the equipment), it has to be able to use bar-codes, be web-based, and ideally under $300. It would also be nice to have auditing via the network, and remote-control features but those are in the 'if it has it, great' category. Do Slashdot readers have any suggestions in their endless wisdom?"

11 of 82 comments (clear)

  1. Works well, and open source too by SaidinUnleashed · · Score: 5, Informative

    OneOrZero is what the college I worked at last year uses, and I was quite impressed with it. FOSS too.

    --
    Shiny. Let's be bad guys.
    1. Re:Works well, and open source too by Anonymous Coward · · Score: 1, Informative

      I also use OneOrZero at my place of work. In fact I implemented it because it was so good. I'd previously run it at another job.

      I've not had any complaints, and it's incredibly stable (we run a LAMP config for it).

  2. Don't use Track-IT! by Anonymous Coward · · Score: 1, Informative

    We use Track-It! and let me tell you, it's a piece of crap.

    If you use keyboard shortcuts to speed up your data entry, it only saves about half your changes, and the remote control package locked up a lot of machines. The schema in the database sucks, all your users have to be entered as "workstations".

    I'm so fed up with it, I'm trying to convince my boss to let me write a replacement.

    1. Re:Don't use Track-IT! by belthize · · Score: 2, Informative

      Yep ... same here. I'm on the 'management' side. My lead windows admin kept saying, the next release blah blah blah will be better. I finally said enough, throw it away. We just ended up writing our own scripts for Linux,OS/X and Windows to populate a mySQL db with all the info (name,owner,cpu,mem,age,arch,os,patch level, sofware packages etc). The scripts run by the clock or at boot, dump to files and then the db snarfs them in. Simple and functional.

            For helpdesk we just use wreq. I'm one of those management wonks that thinks tools like these should make your job easier not 'be' the bloody job (remedy anyone).

      Belthize

  3. Help Desk by g35force · · Score: 5, Informative

    Help Desk Reloaded (www.helpdeskreloaded.com) has trouble ticket, and basic asset managment. Its a free PHP MySQL app. It does not have remote control of end users desktop built in however.

  4. Information Resource Manager (aka IRM) by DA-MAN · · Score: 5, Informative

    Check out IRM, a free application that does everything you asked for and more.

    From the website: "IRM, the Information Resource Manager, is a powerful web-based asset tracking and trouble ticket system built for IT departments and HelpDesks. It keeps detailed information about each computer, as well as providing a trouble ticket system, an FAQ system, and a Knowledgebase. All elements are interwoven into a seamless web application."

    This can be used to track machines, port switches, software on the machine and tickets. You can create custom fields and make them pull down or allow people to enter their own txt. It's good stuff, and 100% free.

    Demo: http://budgester.homeip.net/~irm/irm/
    User: Tech
    Pass: tech

    --
    Can I get an eye poke?
    Dog House Forum
  5. SysAid by Juhani · · Score: 3, Informative

    You can check out SysAid. They have a free version if you wish. And it has a remote control feature.

  6. Re:AdventNet ServiceDesk Plus by ZoomieDood · · Score: 2, Informative

    I just put in one of these ServiceDesk Plus installations. If you pay up front for an indefinite license, you get each additional license for $300, and with the first year, you pay a mandatory support fee for $60. Additional years are $60 ea.

    It's not a bad product, but tries to do too much well. It does do asset tracking, but cannot tie any new items of inventory you get as part of the PO process into your existing asset tracking database. It also requires you to drop any firewalls you may have up on internal machines, and for that I find unacceptable. They have an agent software piece that comes with another product, so SOMEONE knows how to do it, but despite my many complaints to them about this, they seem unwilling to integrate an agent onto each desktop.

    The ticketing system is not too bad. It needs to be firmed up a bit, but is workable. There are occasional problems with images attached to submitted tickets. And I wouldn't suggest using the onboard spam filtering option. It's rudimentary at best.

    For a low cost helpdesk, I think it's pretty good. But don't expect the power and flexibility of Remedy. For a small shop, Remedy is an overkill. ServiceDesk Plus is a good product, but needs (and is undergoing) additional enhancement.

  7. Asset/Helpdesk software by Wolfout · · Score: 2, Informative

    These work well together. This will bust your budget a bit but it is good stuff. Footprints http://www.unipress.com/products.html and Centennial Discovery http://www.centennial-software.com/ FP runs on Window$ or Linux and is perl based. Discovery is sweet in that it will do what it's name implies. It will find hardware on your network (rogue AP's are a problem where I work). Check them out...:)

  8. Quite Happy With... by periol · · Score: 2, Informative

    Manageengine Servicedesk Plus. Reasonable licensing (and the free version might work for your company). Support is good, and asset discovery is automatic on your network (and easily linkable to users, who are also automatically discovered). So far, it's been an excellent program.

  9. I've implemented... by krack · · Score: 2, Informative

    ... http://otrs.org/ for ticketing, http://ocsinventory.sourceforge.net/ for hardware tracking and http://glpi-project.org/?lang=en for software license tracking.

    The ticketing and asset pieces aren't integrated and you might be able to get GLPI and OCS to work with a barcode scanner if the scanner will dump to a text field in the web page. I haven't had your specific needs but I thought I'd tout what worked for me, since I haven't seen them mentioned.

    --
    Just because you are not paranoid does not mean they are not out to get you.