• List of wanted features

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • MOVED: Bug Liste

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Development documents?

    6
    0 Votes
    6 Posts
    5k Views
    M

    @_Chekov_:

    Hi Patrick,

    back then when I first got interested in i-doit project, I read from here
    and noticed from installation documentation that "the place to be" regarding
    i-doit documentation is that dedicated wiki-site http://doku.i-doit.org/wiki/Main_Page.

    Practically speaking, there's absolutely no activity on wiki-site and efforts to provide
    even minimal useful information regarding i-doit installation and usage at various degrees
    is nonexistent.

    Oh and not to mention that wiki-documentation is sort of outdated, but I believe this
    will change somehow after i-doit v0.9.1 got officially released.

    Could you please describe how that "automatic" inventory for soft- and hardware should work?
    Based on i.e. barcode based reading and transport of data into the system?

    I am also not using OTRS for incidents, rather some other product. Integration of i-doit for our
    existing incident / helpdesk system should be possible somehow.

    Now as I come to think of it, it could be theoretically sufficient enough to have changes/adds/deletes/etc
    emailed over to desired email address, which then again is dedicated for i-doit incidents. That would be
    the first step how to gather and get noticed of some changes what has been done to i-doit system.

    With kind regards,

    Chekov

    Sad to hear that activity surrounding documentation is rather non-existant.

    "Automatic" updates. Simple, you create a computer and add the systemID to it, at logon you run the script from H-inventory and upload it to i-doit, which in turn updates the "hardware-card" with the information. In that case all hardware is accounted for and tracking of new software could be rather easy. It's still in it's pre-alpha thinking stage, so it's not really solid at the moment, but we do want something like that here to replace our currently too expensive software

    The barcode system is another module, which i came up with today. It's simple put a inventory tracking for stuff like printer cardridges (when to order new stuff) and beamers (who the hell has my beamer this time? who can we blame? >:) )

  • Login fails

    7
    0 Votes
    7 Posts
    5k Views
    A

    Das hat soweit dann erst einmal funktioniert.
    Vielen Dank!

  • Rack management

    4
    0 Votes
    4 Posts
    4k Views
    N

    'isys_pos_gps' is for future references to a GPS position (GPS like in Global Positioning System). We don't really use it for now.

  • Fatal error: $g_dbg disposed prematurely ?

    3
    0 Votes
    3 Posts
    4k Views
    dsD

    hi,
    i dont know exactly why, but the debug component isn't loaded at that position.

    try inserting :
    //–
    $g_dbg = isys_debugger::get();
    //--
    before line 85 ($g_dbg->handle(isys_debugger::c_err_debug, "Connection closed (" . $this->m_db_name . ").");)

  • Developers corner

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied