Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

ryxeo-glpi-git / help / en_GB.html @ b67d8923

Historique | Voir | Annoter | Télécharger (44,7 ko)

1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">  
3
   <head>
4
          <title>central CONSOLE HELP - GLPI</title>
5
          <meta http-equiv="Content-type" content="text/html; charset=iso-8859-15"/>
6
          <meta http-equiv="Content-Script-Type" content="text/javascript"/>
7
          <meta http-equiv="Content-Style-Type" content="text/css"/>
8
          <meta name="revisit-after" content="15 days"/>
9
          <meta name="robots" content="index,follow"/>
10
          <meta name="DC.Publisher" content="INDEPNET.NET"/>
11
          <meta name="DC.Language" scheme="RFC3066" content="en"/>
12
          <meta name="DC.Identifier" content="structure"/>
13
          <meta name="DC.Creator" content="GLPI dev team"/>
14
          <meta name="DC.Date.created" scheme="W3CDTF" content="2004-09-21"/>
15
          <meta name="DC.Date.modified" scheme="W3CDTF" content="2004-09-21"/>
16
          <meta name="DC.Rights" content="This article is under Creative Commons BY-NC-SA free license."/>
17
          <meta name="DC.Subject" content="CENTRAL"/>
18
          <link rel="alternate" title="Version Docbook/XML" type="text/xml" href="docbook.xml"/>
19
          <link rel="alternate" title="Version brute" type="text/html" href="xhtml.xml"/>
20

    
21
          
22
<style type="text/css">
23

24
#right{
25

26
float: right;
27

28
margin-top:15px;
29

30
width: 250px;
31

32
height: 500px;
33

34
background: #eee;
35

36
}
37

38

39

40
#left{
41

42
 position:absolute;   left:10px; width:490px; height:500px; 
43

44
margin-top:15px;
45

46
background: #eee;
47

48
}
49

50
#left a, a:visited, a:active, a:link {
51

52
color:black;
53
font-weight:bold;
54
text-decoration: none;
55
}
56

57

58

59
#left  a:hover {
60

61
background-color:#D2F2D5;
62

63
text-decoration:none;
64
}
65

66
#right a, a:visited, a:active, a:link {
67

68
color:black;
69

70
text-decoration: none;
71

72
}
73

74
#left img {
75

76
align:absmiddle;
77

78
}
79

80
#right  a:hover {
81

82
background-color:#D2F2D5;
83

84
text-decoration:none;
85

86

87

88
}
89

90
.menu
91

92
{
93

94
 overflow: auto;
95

96
height: 490px;
97

98
padding-left: 30px;
99

100
font-family: Trebuchet MS, Arial, Sans, sans-serif;
101

102
font-size: 10px;
103

104
font-weight: bold;
105

106
color: black;
107

108
}
109

110

111

112

113

114
.menu ul
115

116
{
117

118
padding-left: 5px;
119

120
margin-left: 0;
121

122

123

124
}
125

126

127

128
.menu li
129

130
{
131

132
list-style: none;
133

134
margin: 0;
135

136
padding: 0.25em;
137

138

139

140
}
141

142

143

144
.content
145

146
 {
147

148
  overflow: auto;
149

150
height: 490px;
151

152
 font-family: Arial, Sans, sans-serif;
153

154
font-size: 11px;
155

156
 }
157

158

159

160
 h1{  
161

162
 margin-left:15px;
163

164
 text-align:center;
165

166
 font-family: Trebuchet MS, Arial, Sans, sans-serif;
167

168
font-size: 18px;  
169

170
font-weight:200%;
171

172
color:  #FFC65D;
173

174
margin :10px;
175

176
-moz-border-radius: 4px;
177

178
border: 1px solid #FFC65D;
179

180
}
181

182

183

184
h2{
185

186
margin-left:5px;
187

188
border-left: 2px solid #339966;
189

190
border-bottom: 1px solid #339966;
191

192
font-weight:200%;
193

194
padding: 5px;
195

196
font-family: Trebuchet MS, Arial, Sans, sans-serif;
197

198
font-size: 15px;  
199

200
}
201

202

203

204
h3{
205

206
margin-left:15px;
207

208
padding: 5px;
209

210
font-family: Trebuchet MS, Arial, Sans, sans-serif;
211

212
font-size: 13px;  
213

214
}
215

    
216

    
217

    
218
</style>        
219
                 
220
    </head>
221

    
222
<body>
223
  <div id="right">
224
    <div class='menu'>
225
      <h1>Table of contents</h1>    
226
      <ul>
227
        <li><a href="#accueil">1 - Central console reception</a></li>
228
        <li>
229
          <ul>
230
            <li><a href="#general">a) General informations</a></li>
231
            <li><a href="#notes">b) Personal and public notes</a></li>
232
          </ul>
233
        </li>
234
      </ul>
235
      <ul>
236
        <li><a href="#invent">2 - Inventory Section</a></li>
237
        <li> 
238
          <ul>
239
            <li><a href="#inventa">a) General informations</a></li>
240
            <li><a href="#inventb">b) Templates management</a></li>
241
            <li><a href="#inventc">c) Internal devices management</a></li>
242
            <li><a href="#inventd">d) Direct connections management</a></li>
243
            <li><a href="#invente">e) Networking ports management</a></li>
244
            <li><a href="#inventf">f) Softwares management</a></li>
245
            <li><a href="#inventg">g) </a><a href="#inventg">Consumables and cartridges management</a></li>
246
            <li><a href="#inventh">h) </a><a href="#inventh">Status management</a></li>
247
          </ul>
248
        </li>
249
      </ul>
250
      <ul>
251
        <li><a href="#assist">3 - Assistance Section</a></li>
252
        <li>
253
          <ul>
254
            <li><a href="#assista">a) Tracking</a></li>
255
            <li><a href="#assistb">b) Helpdesk</a></li>
256
            <li><a href="#assistc">c) Planning</a></li>
257
            <li><a href="#assistd">d) Statistics</a></li>
258
          </ul>
259
        </li>
260
      </ul>
261
      <ul>
262
        <li><a href="#gestion">4 - Management Section</a></li>
263
        <li>
264
          <ul>
265
            <li><a href="#gestiona">a) Contacts</a></li>
266
            <li><a href="#gestionb">b) Companies</a></li>
267
            <li><a href="#gestionc">c) Contracts</a></li>
268
            <li><a href="#gestiond">d) Documents</a></li>
269
          </ul>
270
        </li>
271
      </ul>
272
      <ul>
273
        <li><a href="#outils">5 - Tools Section</a></li>
274
        <li>
275
           <ul>
276
            <li><a href="#outilsa">a) Reservations</a></li>
277
            <li><a href="#outilsb">b) Knowledge database</a></li>
278
            <li><a href="#outilsc">c) Reports</a></li>
279
            <li><a href="#ocsng">d) OCSNG</a></li>
280
          </ul>
281
        </li>
282
      </ul>
283
      <ul>
284
        <li><a href="#plugin">6 - Plugins Section</a></li>
285
      </ul>
286
      <ul>
287
        <li><a href="#admin">7 - Administration Section</a></li>
288
        <li>
289
          <ul>
290
            <li><a href="#admina">a) Users management</a></li>
291
            <li><a href="#adminb">b) Setup</a></li>
292
            <li>
293
              <ul>
294
                <li><a href="#adminb1">i) Dropdowns</a></li>
295
                <li><a href="#adminb2">ii) Internal devices</a></li>
296
                <li><a href="#adminb3">iii) Document Type</a></li>
297
                <li><a href="#adminb4">iv) External links</a></li>
298
                <li><a href="#adminb5">v) OCSNG Mode</a></li>
299
                <li><a href="#adminb6">vi) General setup</a></li>
300
                <li><a href="#adminb7">vii) Display Configuration</a></li>
301
                <li><a href="#adminb8">viii) Default search fields list</a></li>
302
                <li><a href="#adminb9">ix) Email follow-up</a></li>
303
                <li><a href="#adminb10">x) External authentification</a></li>
304
                <li><a href="#adminb11">xi) Check if a new version is available</a></li>
305
              </ul>
306
            </li>
307
            <li><a href="#adminc">c) Settings</a></li>
308
            <li><a href="#admind">d) Data (Dump/Restore)</a></li>
309
            <li><a href="#admine">e) Logs</a></li>
310
          </ul>
311
        </li>
312
      </ul>
313
    </div>
314
  </div>
315
  <div id='left'>
316
    <div class='content'>
317
      <h1>central Console Help</h1>
318
      <h2><a name="accueil"></a>1 - central console reception</h2>
319
      <h3><a name="general"></a>a) General informations</h3>
320
      <p>The central console reception presents a short and parametrizable summary of GLPI contents.</p>
321
      <p>In the central console reception, you can find your in progress tickets, your pending tickets, the tickets follow-up, your planning, a personal and public notes system (described below) and last events.</p>
322
      <p>You can specify the number of logged events to be printed or choose to mask the last events, while specifying 0 in the setup (Administration - Setup - Display Configuration - Number of log events to be printed).</p>
323
      <p>You can also choose to display (or not) in the central console, new (unassigned) tickets. See setup (Administration - Setup - Display Configuration - Show the new tickets at the login). They can be exported to PDF or SYLK format directly from the central console reception.</p>
324

    
325
      <h3><a name="notes"></a>a) Personal and public notes</h3>
326
      <p>In the central console reception, you have access to a personal and public notes system.</p>
327
      <p> - The personal notes : They are visible by you only. You can plan them. Once planned, they rock to your planning table.</p>
328
      <p>- The public notes : Only super-admin users can create public notes. All users who have central access can see them. You can plan them.</p>
329

    
330
      <h2><a name="invent"></a>2 - Inventory Section</h2>
331
      <h3><a name="inventa"></a>a) General informations</h3>
332
      <p>In the inventory section, you can list and consult the hardware and software inventory park.</p>
333
      <p>You are able to post or sort the hardware or software columns which appear for you, significant to visualize from the complete list.<br />
334
         This can be parametrized in the Administration section / Setup / Display Setup / Default search fields list (described low in the Administration section).</p>
335
      <p>You can perform mutiple parameterized and sorted searches on one of the types of the inventory (computers, networks, printers, monitors, peripherals, phones, softwares and status). <br />
336
         You can also perform multiple criteria searches which enable you to post for example : only items having such software but not having others, with addition of global search criteria <img src="../pics/meta_plus.png" width="16" height="16" alt="global search criteria" style="vertical-align: middle;" />.<br />
337
         You have also the possibility of posting only the deleted elements to restore or purge them.<br />
338
         <br />
339
         <img src="../pics/warning.png" width="20" height="20" alt="Attention" style="vertical-align: middle;" /> 
340
         <span style="color: #990000;font-weight: bold">WARNING :</span> For a date search, please only use the following syntax : [Year]-[Month]-[Day]<br />
341
         <br />
342
         You can directly export the list of your materials/softwares or the result of your search with SYLK format (spreadsheet) <img src="../pics/slk.png" width="16" height="16"  alt="export slk" style="vertical-align: middle;" /> or with PDF format <img src="../pics/pdf.png" width="16" height="16"  alt="export pdf" style="vertical-align: middle;" /> in two different forms : <br />
343
         View PDF or SLK Export : Export only the number of lines which you defined in the drop-down list envisaged for this purpose,<br />
344
         All PDF or SLK Export : Export the complete list of the elements.
345
         <br />
346
         <br />
347
         Explanation :</p>
348
      <em>Excel, OpenOffice (Sylk) </em>
349
      <p><em>GLPI can generate exploitable reports by type of material into a spreadsheet. To do so, GLPI is able to generate SYLK type files. This format is exploitable by many spreadsheves.</em></p>
350
      <p><em>If you use a software which does not respect the standards completely (Excel for example), the too long fields will be truncated.</em></p>
351
      <p><strong>Moreover one system of massive modification, allows you to carry out modifications on all the materials which you selected.</strong></p>
352
      <p>Here, you can post the form containing precise information of each indexed item, or add an item.</p>
353
      <p>You have then the possibility to modify or delete each item.</p>
354
      <p>In each information form, mitres are available to obtain a more readable posting of the various headings. You can choose to post all the headings by clicking on the mitre "All".</p>
355
      <p>The mitre "Notes" provides a free field of text to store any other information of the equipment.</p>
356
      <p>The "Historical" mitre makes it possible to visualize all the modifications made to the description of the material concerned like on the internal devices (valid only for the computers).</p>
357
      <p>A mitre "OCS-NG" (appearing only if you activated the OCS-NG mode of GLPI) enables you to visualize the fields which you modified after having imported your material and which will thus be locked (thus not crushed) during next synchronization with OCS-NG.</p>
358
      <p>Mitres <img src="../pics/left.png" width="10" height="10" alt="pr&eacute;c&eacute;dent" style="vertical-align: middle;"  /> and <img src="../pics/right.png" width="10" height="10" alt="suivant" style="vertical-align: middle;" /> allow you to sail within the elements of the inventory while going to the choice towards the "preceding" or "following" element according to their ID or their names.<br />
359
         (Parametrizable in Administration section / Setup / Display Configuration).</p>
360
      <p>For the monitors, the peripherals and the phones, you can manage the elements in a unit or global management. The unit management corresponds to a traditional management (a monitor for a computer) whereas in global management, the monitor, the peripheral or the phone become a virtual global elements which will be connected to several computers. <br />
361
         The global management allows to limit the number of elements to be managed if those do not constitute a strategic data in the management of the data-processing park.</p>
362

    
363
      <h3><a name="inventb"></a>b) Templates management</h3>
364
      <p>For some elements of the inventory you can create new elements while using templates.</p>
365
      <p>These templates enable you to define the standard configuration of your park. It will be thus very simple to add a great number of nearly identical elements.</p>
366

    
367
      <h3><a name="inventc"></a>c) Internal devices management</h3>
368
      <p>Since GLPI 0.5, the internal device concept has appeared. It enables you to add as many equipment as necessary in a computer.</p>
369
      <p>You can manage the list of the internal devices of your park in section : Administration / Setup / Internal devices</p>
370
      <p>For some types of internal devices you can specify a specific characteristic<br />
371
         (For example : Hard disk capacity).</p>
372
      <p>Any removal or addition of an internal device will be automatically consigned in historical.</p>
373

    
374
      <h3><a name="inventd"></a>d) Direct connections management</h3>
375
      <p>The direct connections make it possible to model the relation between the central processing unit of a computer and external components.</p>
376
      <p>A direct connection can be done between a computer and a printer, a monitor, a external peripheric or a phone.</p>
377
      <p>The connections or disconnections are done from the page of a computer or the page of the dependent material. </p>
378

    
379
      <h3><a name="invente"></a>e) Networking ports management</h3>
380
      <p>A port network makes it possible to model a network interface on a given material.</p>
381
      <p>Each port has of an IP address, a mac address and a nework point to which it is connected.</p>
382
      <p>The network connections are done by connecting two ports. To connect two materials together they must have a free port.</p>
383
      <p>In the most common configurations the connections will be done between a networking port on a computer, a screen or a printer and a networking port on a network material (hub, switch).</p>
384
      <p>At the time of the connection between two materials, informations such as the IP address and the network point are updated in order to be equals on the two ports</p>
385
      <p>For each material, it is possible to add one or several ports.</p>
386
      <p>You can also associate one or more VLANs (Virtual LAN) to a port. On the edition page of the port you can add and remove VLANs associated with port.</p>
387

    
388
      <h3><a name="inventf"></a>f) Softwares management</h3>
389
      <p>A software can have several licences having each one an associated serial and an expiration date</p>
390
      <p>The installation of a software is done from the page of a computer. </p>
391
      <p>Each time a software is installed, the number of licence available for this software automatically decreases.</p>
392
      <p>It's possible to install a software, even no licence is available ; a marked licence as "to buy" will be created automatically. </p>
393
      <p>For a free software, it's possible to indicate the keyword "free" as serial when you add a new licence to a software. This license is installable without worrying about the number of the licenses.</p>
394
      <p>It is also possible to indicate the keyword "global" as serial if you have softwares with global licence (site). You can install them on an unlimited number of workstations.</p>
395
      <p>It is possible to add several licences in one time. The serial and the end date will be the same one for each licence added.</p>
396
      <p>You can categorize softwares according to if they are OEM, bought or even an update of an existing software.</p>
397
      <p>Financial management is carried out on the level of the licences when they are assigned. For this type of element, financial informations are only a model for the elements which you will add.</p>
398

    
399
      <h3><a name="inventg"></a>g) Consumables and cartridges management</h3>
400
      <p>For these two elements, it is necessary for you initially to create a cartridge or consumable type.</p>
401
      <p>Then, you can add as many elements of this type in the page of the type.</p>
402
      <p>For the cartridges, a type of cartridges must be defined like compatible with printers models to be able to add the cartridges to the printers which have this model.</p>
403
      <p>You can also indicate to who you give the consumables.</p>
404
      <p>Financial management is carried out on the level of the elements and not type. For this type of element, financial informations are only a model for the elements which you will add.</p>
405

    
406
      <h3><a name="inventh"></a>h) Status management</h3>
407
      <p>In this section you can see the status of your materials.</p>
408
      <p>To change the status of a material it is enough to go in the page of this material or to use the system of massive modification.</p>
409

    
410
      <h2><a name="assist"></a>3 - Assistance Section</h2>
411
      <h3><a name="assista"></a>a) Tracking</h3>
412
      <p>The tracking module allows you to view the list of tickets, eventually filtered by different criteria.</p>
413
      <p>You can consult :</p>
414
      <ul>
415
        <li>New assigned tickets only.</li>
416
        <li>Tickets you are assigned to only.</li>
417
        <li>Planned tickets only.</li>
418
        <li>Pending tickets only.</li>
419
        <li>Unclosed tickets.</li>
420
        <li>Closed solved tickets.</li>
421
        <li>Closed unsolved.</li>
422
      </ul>
423
      And more generally :
424
      <ul>
425
        <li>Opened tickets (assigned or planned).</li>
426
        <li>Unclosed tickets (all tickets except closed one's).</li>
427
        <li>Closed tickets (solved or not).</li>
428
        <li>All tickets.</li>
429
      </ul>
430
      <p>Two search ways are available : Basic and Advanced. Advanced mode allows to better filter your search.<br />
431
         You can search tickets from a description or an identified material.<br />
432
         You can filter the search results by categories, using the drop-down list. To add or modify a tracking category, please refer to the Setup section, under Dropdowns.<br /></p>
433
      <p>When tickets matching your search are found, GLPI prints a table showing the tickets.<br />
434
         Following informations are given for each ticket : status (new, assigned, planned, pending, closed, solved or not), identifying number (ID), open and closure date, priority level, author of the ticket, name of the person assigned to the ticket, associated material, category, description and tracking informations for the ticket.</p>
435
      <p>The following makes you better understanding of ticket status :</p>
436
      <p><img src="../pics/new.png" width="12" height="12" alt="nouveau" style="vertical-align: middle;" /> New<br />
437
         <img src="../pics/assign.png" width="12" height="12" alt="assign�" style="vertical-align: middle;" /> Assigned<br />
438
         <img src="../pics/plan.png" width="12" height="12" alt="planifi�" style="vertical-align: middle;" /> Planned<br />
439
         <img src="../pics/waiting.png" width="12" height="12" alt="en attente" style="vertical-align: middle;" /> Pending<br />
440
         <img src="../pics/old_notdone.png" width="12" height="12" alt="ferm� (non r�solu)" style="vertical-align: middle;" /> Closed unsolved<br />
441
         <img src="../pics/old_done.png" width="12" height="12" alt="ferm� (r�solu)" style="vertical-align: middle;" /> Closed solved</p>
442
      <p>You can also show tracking informations of each ticket directly into the table, by using the drop-down list.</p>
443
      <p>You can access to more detailed informations by clicking on those different elements.</p>
444
      <p>To add some tracking informations to a ticket, or to modify the ticket, you just have to click on the link "infos". It shows you the complete historical of the ticket.<br />
445
         You can also add tracking elements through the &quot;Add a new follow-up&quot; tab. To modify an existing element, directly click on descriptive part of this element.</p>
446
      <p>A post-only user may be allowed to add new follow-ups to a ticket.<br />
447
         (Administration - Configuration - General Setup - Allow post-only users to add follow-ups).</p>
448
      <p>You can assign the ticket to your own technician or to an external one, from an external company with which you have a service contract.</p>
449
      <p>You can define intervention times (date, duration, beginning hour) for an intervention on a specific ticket. Your planning will be automatically updated.</p>
450
      <p>Here is the list of what you exactly can plan :<br />
451
         - Human cost : the cost of one hour hand-working,<br />
452
         - Fixed cost : (optional) amount that can replace the time cost (case of a fixed price contract ticket) or that is added to the human cost if there is a default price for the intervention,<br />
453
         - Material cost : cost of pieces required for the intervention.<br />
454
         <br />
455
         All those costs are added to the total cost, which is then reported into the TCO (Total Cost of Ownership) calculation : materiel cost + interventions cost (that can be consulted into material financial informations).</p>
456
      <p>Once the ticket is solved, you can close it and eventually indicate the duration of the intervention by using the &quot;Add a new follow-up&quot; tab or directly from the summary of the ticket in the status drop-down list.</p>
457

    
458
      <h4>Closed tickets</h4>
459
      <p>You can reopen a previous closed ticket. You just have to select the ticket status from the drop-down list : New or Opened (assigned).</p>
460
      <p>You can delete closed tickets if you don't need to keep them into the database. Just check the status box and click on "Delete" in the tickets list.<br />
461
         <br />
462
         <img src="../pics/warning.png" width="20" height="20" alt="Attention" style="vertical-align: middle;" /><span style="color: #990000;font-weight: bold">WARNING :</span> Deleting check boxes are displayed only for closed tickets.</p>
463

    
464
      <h3><a name="assistb"></a>b) Helpdesk</h3>
465
      <p>Helpdesk module is used for entering new ticket. It can be used by every user account types.</p>
466
      <p>Ticket can be entered as new one or as historical (already with closed and solved status).</p>
467
      <p>The priority of the problem, the incriminated material or software, intervention type, author, attribution and total intervention duration (useful for historical tickets) can be specified.</p>
468
      <p>If you have activated the email tracking in GLPI setup, an additional field is available to enter the email of the claimant.</p>
469
      <p>You find the entered tickets in the GLPI tracking module page.</p>
470

    
471
      <h3><a name="assistc"></a>c) Planning</h3>
472
      <p>The planning makes you find easier the interventions or notes for which intervention time have been planned.</p>
473
      <p>You can download this planning in ical format or perform a Webcal synchronization.</p>
474
      <p>&laquo; iCalendar &raquo; is a planner exchange format for transfering appointments.</p>
475
      <p>Originally it is an appointments importing/exporting format created by the Aple/AT&amp;T/IBM/Siemens consortium and principaly used by the Mac application iCal.</p>
476
      <p><a target='blank' href="http://www.mozilla.org/projects/calendar/">http://www.apple.com/macosx/features/ical/</a></p>
477
      <p>The idea of reusing this exchange format has been adopted by some calendar softwares, like Mozilla.</p>
478
      <p><a target='blank' href="http://www.mozilla.org/projects/calendar/">http://www.mozilla.org/projects/calendar/</a><br /></p>
479

    
480
      <h3><a name="assistd"></a>d) Statistics</h3>
481
      <p>GLPI offers you the possibility to view statistics based on different criteria. For each of them you have a summary table and/or a graph.</p>
482
      <ul>
483
        <li>Global statistics</li>
484
        <li>Statistics by technician</li>
485
        <li>Statistics by company</li>
486
        <li>Statistics by title (computers features)</li>
487
        <li>Statistics by user</li>
488
        <li>Statistics by category</li>
489
        <li>Statistics by priority</li>
490
      </ul>
491
      For each element, following informations are given :
492
      <ul>
493
        <li>Total number of tickets</li>
494
        <li>Number of unsolved tickets</li>
495
        <li>Average problem solving delay</li>
496
        <li>Maximum problem solving delay</li>
497
        <li>Real average ticket solving duration</li>
498
        <li>Real maximum problem solving delay</li>
499
        <li>Minimum delay of ticket handling time</li>
500
        <li>Average delay of ticket handling time</li>
501
      </ul>
502

    
503
      <h2><a name="gestion"></a>4 - Management Section</h2>
504
      <h3><a name="gestiona"></a>a) Contacts</h3>
505
      <p>You can enter all your various contacts this section and classify your contacts according to their types (configurable in Setup / Dropdowns).  Thereafter you will be able to associate contacts with companies. </p>
506

    
507
      <h3><a name="gestionb"></a>b) Companies</h3>
508
      <p>In this section, you define the companies used in GLPI.</p>
509
      <p>Contacts are associated with a company. </p>
510
      <p>The companies can be associated with contracts and they define the drop-down list of third party.</p>
511
      <p>To modify the drop-down list of the type of third party, go to the section the Administration section and Setup under the option Dropdowns.</p>
512
      <p><img src="../pics/warning.png" width="20" height="20" alt="Attention" style="vertical-align: middle;" /> <span style="color: #990000;font-weight: bold">WARNING :</span> If you define a Web site for the company, do not forget the http:// at the beginning of Internet address.</p>
513

    
514
      <h3><a name="gestionc"></a>c) Contracts</h3>
515
      <p>In this section, you can manage all the contracts of the various types which are related to your materials. The type of possible contracts are : loan, hiring, leasing, insurance, central maintenance hardware and software, service. </p>
516
      <p>You can then link the created contracts to the elements of the inventory from the page of the contract or from the inventory one.</p>
517

    
518
      <h3><a name="gestiond"></a>d) Documents</h3>
519
      <p>This section enables you to record electronic documents or Webs links ordered according to various headings. A document can be associated with any hardware or software of the inventory as with the questions of the base of knowledge.</p>
520
      <p>For adding or modifying the list of the headings, use the Administration section and Setup under the option Dropdowns.</p>
521
      <p>The types of documents authorized in GLPI (according to their extension) are defined in Administration / Setup / Document Type.</p>
522

    
523
      <h2><a name="outils"></a>5 - Tools Section</h2>
524
      <h3><a name="outilsa"></a>a) Reservations</h3>
525
      <p>This section shows the materials you can reserve and permits user to reserve those materials.</p>
526
      <p>You can add coments to materials than can be reserved. To do so, click on "Modify the commment" button.</p>
527
      <p>To allow users to reserve a material, you just need to go on its description page and to click on "Authorize loan" link.</p>
528
      <p>For the user with "Helpdesk" capability, a section "Material reservation" is available. They also can make a material reservation for a determined (by user) duration.</p>
529

    
530
      <h3><a name="outilsb"></a>b) Knowledge database</h3>
531
      <p>Knowledge database has two central objectives : First one is to centralize internal knowledges for the different technicians. Second one is to give users informations allowing them to solve some simple problems (public FAQ).</p>
532
      <p>Only public FAQ entries can be consulted by users. Other entries can be consult only in the central console by technicians.</p>
533
      <p>You can create categories and subcategories in order to better organize the database entries (you can do it form the Administration / Setup / Dropdowns). It is also simple to find needed informations to solve the problems.</p>
534
      <p>You can use shortcuts for the shapping.</p>
535
      <p>Following tags change text appearence :<br />
536
         <br />
537
         &nbsp;&nbsp;&nbsp;&nbsp;[b]Bold text[/b] makes <b>Bold text</b><br />
538
         &nbsp;&nbsp;&nbsp;&nbsp;[u]Underligned text[/u] makes <span style="text-decoration: underline">Underline text</span><br />
539
         &nbsp;&nbsp;&nbsp;&nbsp;[s]Crossed-out text[/s] makes <span style="text-decoration: line-through">Crossed-out text</span><br />
540
         &nbsp;&nbsp;&nbsp;&nbsp;[i]Italic text[/i] makes <i>Italic text</i><br />
541
         &nbsp;&nbsp;&nbsp;&nbsp;[color=#FF0000]Red text[/color] makes <span style="color: #ff0000">Red text</span><br /><br />
542
         &nbsp;&nbsp;&nbsp;&nbsp;[g]Title[/g] makes <big>Title</big><br />
543
         &nbsp;&nbsp;&nbsp;&nbsp;[c]Centered text[/c] makes </p>
544
      <div style="text-align:center">Centered text</div>
545
      <p>To create link to an other documents or an email, use the following tags :<br />
546
         <br />
547
         &nbsp;&nbsp;&nbsp;&nbsp;http://glpi-project.org makes <a  target='blank' href="http://glpi-project.org">http://glpi-project.org</a><br />
548
         &nbsp;&nbsp;&nbsp;&nbsp;[email]myname@mydocentral.com[/email] makes <a  href="mailto:myname@mydocentral.com">myname@mydocentral.com</a><br />
549
         &nbsp;&nbsp;&nbsp;&nbsp;[email=myname@mydocentral.com]My email addressl[/email] makes <a  href="mailto:myname@mydocentral.com">My email address</a><br /><br /></p>
550
      <p>If you want to add some source code, use the tag CODE. This tag is rules over all other tags. If you use other tags into a CODE tag, they will be ignored.</p>
551
         &nbsp;&nbsp;&nbsp;&nbsp;[code]Here is a sample code.[/code]<br /><br />
552
         produces that output : <br /><br />
553
         <table style="width: 95%; border: dotted 1px #000000" cellspacing="4" cellpadding="6">
554
           <tr>
555
             <td ><span ><b>Code:</b></span><br /><br /><pre>Here is a sample code.</pre></td>
556
           </tr>
557
         </table>
558
     
559

    
560
      <h3><a name="outilsc"></a>c) Reports</h3>
561
      <p>GLPI can generate differents reports :</p>
562
      <ul>
563
        <li>Default report :
564
          <p>Referenced materials and softwares.</p>
565
        </li>
566
        <li>Material under external services contract :
567
          <p>It is possible to obtain a detailed status for each material and by date of purchase. Multiple selection is available.</p>
568
        </li>
569
        <li>Annual report :
570
          <p>Materials report on one or more years. Multiple selection is available.</p>
571
        </li>
572
        <li>Network report :
573
          <p>Informations about your network by places, switches, networking sockets.</p>
574
        </li>
575
        <li>Sales informations report :
576
          <p>Summary of sales informations for computers, printers, network materials, screens and peripherals.</p>
577
        </li>
578
        <li>Other sales informations report :
579
          <p>Summary of sales informations for printer cartridges, software licences and consumables.</p>
580
        </li>
581
      </ul>
582

    
583
      <h3><a name="ocsng"></a>d) OCSNG</h3>
584
      <p>This section of Tools menu is available only when you have activated the OCSNG module in GLPI's general configuration (Administration - Setup - General Setup - Activate OCSNG mode).</p>
585
      <p>One it is configured, you can import materials from OCSNG, synchronize already imported materials with an OCSNG updated  materials or to link a material created with GLPI and listed into OCSNG.</p>
586
      <p>This software is available on this web site : <a target='blank' href="http://ocsinventory.sourceforge.net/">OCS Intenvory NG</a>.</p>
587

    
588
      <h2><a name="plugin"></a>6 - Plugins Section</h2>
589
      <p>On <a  target='blank' href="http://glpi-project.org">http://glpi-project.org</a>, you can download plugins to extend the functionalities of GLPI. Once copied in the repertory plugins, GLPI will post automatically new section where will be indexed different the plugins that you wish to use.</p>
590

    
591
      <h2><a name="admin"></a>7 - Administration Section</h2>
592
      <h3><a name="admina"></a>a) Users management</h3>
593
      <p>This part works exactly in the same way that the elements of the inventory. You can add, modify, remove users or seek and export the list of the users.<br />
594
          You can also export the users list with PDF or SYLK format.</p>
595
      <p>You can also desactivate users if you want.<br />
596
         <br />
597
         On the level of the rights : You have the choice with 4 type of rights  :<br />
598
         - Super-Admin : Access to all the central console of GLPI and to the parameters settings of the application.<br />
599
         - Admin : Access to all the central console of GLPI and to modification
600
         Except&acute; setup.<br />
601
         - Normal : Access to all the central console of GLPI - read only.<br />
602
         - Post-only : Access to Helpdesk section of GLPI (New ticket / Tickets follow-up / Reservation and public FAQ.<br />
603
         <br />
604
         You can grant the right to a user to assign tickets.</p>
605

    
606
      <h3><a name="adminb"></a>b) Setup</h3>
607
      <h4><a name="adminb1"></a>i) Dropdowns</h4>
608
      <p>You can define in this zone the data posted in the drop-down lists.</p>
609
      <p>Once you have selected the list to modify, you can add of the elements, modify them and remove them.</p>
610
      <p>Select a label in the dropdown list and use the arrow <img src="../pics/puce.gif" width="12" height="12" alt="fl&egrave;che" style="vertical-align: middle;" /> to modify its name or the associated comment.</p>
611
      <p>The comment that you entered will be visible since the majority of the forms of glpi. It is enough for you just to fly over the icon <img src="../pics/aide.png" width="12" height="12" alt="Aide" style="vertical-align: middle;" /> associated with the drop-down list to reveal it.<br />
612
         <br />
613
         <img src="../pics/warning.png" width="20" height="20" alt="Attention" style="vertical-align: middle;" /> <span style="color: #990000;font-weight: bold">WARNING :</span> If you remove elements used then you will have to make a choice between modifying the existing entries or to put them at NULL.</p>
614

    
615
       <h4><a name="adminb2"></a>ii) Internal devices</h4>
616
       <p>In this zone you can entirely modify the internal devices which you add to your computers.</p>
617

    
618
       <h4><a name="adminb3" id="adminb3"></a>iii) Document Type</h4>
619
       <p>In this section, you can add or modify the types of authorized documents with being managed by GLPI. Required informations are :<br />
620
          - The name of the type of document.<br />
621
          - Extension example : .txt<br />
622
          - The name of the file for the icon of the desired document. Place the files of icons in the directory pics/icones under the tree structure of GLPI.<br />
623
          - Type MIME is required.<br />
624
          - Authorization of downloading of this type of file (yes or no).<br />
625
          <br />
626
          You can export the list of documents type with SYLK or PDF format.</p>
627

    
628
      <h4><a name="adminb4" id="adminb4"></a>iv) External links</h4>
629
      <p>In this section you can define links towards external applications adapted to the elements of the inventory.</p>
630
      <p>You can use particular tags so that they are replaced by the values of the element.<br />
631
         Valid tags are : [ID], [NAME], [LOCATION], [LOCATIONID], [IP], [MAC], [NETWORK], [DOcentral].</p>
632
      <p>Each link can be associated one or more types of materials.<br />
633
         <br />
634
         Example : </p>
635
      <p>- A http link :<br />
636
         <br />
637
         You create an external link having for name:  http://[IP ] that you assign to your networking material.</p>
638
      <p>- A RDP link :</p>
639
      <p>For the computers remote access, you can create an external link named access.rdp and you enter the "File content" while inserting there the contents of a standard file RDP and by replacing the IP / Name / Docentral fields by standard TAGS [ IP ], [ NAME ], [ DOcentral ].</p>
640

    
641
      <h4><a name="adminb5" id="adminb5"></a>v) OCSNG Mode</h4>
642
      <p>Here is the section where you configure OCSNG mode. </p>
643
      <p>It gathers information of connection to OCSNG database, the options of importation and the fields of general informations and the internal devices that you to wish to import/synchronize. </p>
644
      <p>With regard to the options of importation, you can limit the importation to tags (label) filled beforehand in OCSNG. You can also define a default status which you entered in Dropdowns beforehand (Administration - Setup - Dropdowns - Item Status).</p>
645

    
646
      <h4><a name="adminb6" id="adminb6"></a>vi) General setup</h4>
647
      <p>The general configuration of the application makes it possible to define some parameters :<br /><br />
648
         - The installation path. <br />
649
         <br />
650
         <img src="../pics/warning.png" width="20" height="20" alt="Attention" style="vertical-align: middle;" /> <span style="color: #990000;font-weight: bold">WARNING :</span> This path is detected automatically at the time of the installation or of the update, you should not need to modify it.
651
         <br />
652
         <br />
653
         - The default language with new users creation.<br />
654
         <br />
655
         - The log level.<br />
656
         <br />
657
         - The number of events to be posted corresponds to the number of lines of log present on the after login central page.
658
         <br />
659
         <br />
660
         - The time of conservation of the logs. <br />
661
         <br />
662
         <img src="../pics/warning.png" width="20" height="20" alt="Attention" style="vertical-align: middle;" /> <span style="color: #990000;font-weight: bold">WARNING :</span> If you keep them a long time your table can contain lots of data.<br />
663
         <br />
664
         - Automated assignment the tickets to the technical person in charge if he exists.<br />
665
         <br />
666
         - Beginning of fiscal year : used for all the management of depreciation.<br />
667
         <br />
668
         - Allow anonymous tracking post (helpdesk.html) : activate or not the anonymous requests for interventions from the helpdesk.html file.<br />
669
         <br />
670
         - Default threshold for cartridge and consumable count : Default value modifiable for each type.<br />
671
         <br />
672
         - Check for upgrade : allows to parametrize the automatic checking of updates weekly, monthly, or to desactivate the checking.</p>
673
      <p>- Automated user of an external authentification source addition : allows to authorize the authentification starting from external source or to desactivate it.</p>
674
      <p>- Allow post-only users to add follow-ups : authorize post-only users to adding follow-ups to tickets with helpdesk.</p>
675
      <p>- Use GLPI in Mode Normal / Debug / Translation : The normal mode corresponds to a traditional use of GLPI. The debug mode is addressed to the developers and to the testers for debugging and the translation mode concerns the translators and makes it possible to visualize all the entries of the dictionary.</p>
676

    
677
      <h4><a name="adminb7" id="adminb7"></a>vii) Display Configuration</h4>
678
      <p>The configuration of application display makes it possible to parametrize some parameters for posting and searching :<br/></p>
679
      <p>- Number of log events to be printed : numbers log to display on the reception page of the central console. (0 = no logs)<br />
680
         <br />
681
         - Show the interventions at the login : for viewing (or not) the active interventions on the reception page of the central.<br />
682
         <br />
683
         - Number of elements to print by page (valid for all the lists of elements posted - Tracking, computers...).<br />
684
         <br />
685
         - Maximum number of characters for each elements of the list : reduce the size of the character strings to show in order to obtain a readable posting.<br />
686
         <br />
687
         - Limit of display of planning : to restrict the display at the effective working day.<br />
688
         <br />
689
         - Priority colors.<br />
690
         <br />
691
         - Date Format : permit to parametrize the display date.<br />
692
         (YYYY-MM-DD ou DD-MM-YYYY).<br />
693
         <br />
694
         <img src="../pics/warning.png" width="20" height="20" alt="Attention" style="vertical-align: middle;" /> <span style="color: #990000;font-weight: bold">WARNING :</span> Even if you choose the format of the dates in form DD-MM-YYYY, at the time of a research by date, it is necessary to use syntax [Year]-[Month]-[Day].</p>
695
      <p>- Authorize the anonymous view of the FAQ : allows or not the consultation of the FAQ for the anonymous users (without preliminary authentification).</p>
696
      <p>- Maximum number of characters to view in select box : allows to limit the number of character posted in the drop-down lists.</p>
697
      <p>- Use Ajax : allows to activate or not the new system AJAX of GLPI (management of research, fields texts).<br />
698
         <br />
699
         - Autocompletion of text fields with Ajax : if "Use AJAX" is activated, this makes possible to visualize -at the time of typing of characters in the text area- the already existing elements in the database, thanks to a list of results envisaged for this purpose.<br />
700
         <br />
701
         - Ajax Wildcard : character used for research of the type AJAX. Allows to list all the elements.<br />
702
         <br />
703
         - Ajax - Maximum number of items viewed : limit the number of elements displayed in the lists of results (except in the event of use of the joker). <br />
704
         <br />
705
         - Do not use Ajax if the number of items is less than (0=never) : desactivate AJAX for research of which the number of elements posted in the list of result is lower than this value.<br />
706
         <br />
707
         - Text of the login page : text displayed at the time of the login with GLPI.<br />
708
         <br />
709
         - Show GLPI ID : allows to post the internal numbers of identification of each material/software.<br />
710
         <br />
711
         - Use for Next/Prev items : allows to parametrize the <img src="../pics/left.png" width="10" height="10" alt="Precedent" style="vertical-align: middle;" /> and <img src="../pics/right.png" width="10" height="10" alt="following" style="vertical-align: middle;" /> mitres allowing you to sail within the elements of the inventory according to their ID or their name.</p>
712
      <h4><a name="adminb8" id="adminb8"></a>viii) Default search fields list</h4>
713
      <p>It's in this section which you will be able to parametrize the columns that you want to post for each type of material/software. <br />
714
         You have the possibility of adding, of removing, of ordering the posted columns.</p>
715

    
716
      <h4><a name="adminb9" id="adminb9"></a>ix) Email follow-up</h4>
717
      <p>This section enables you to activate the follow-up of the interventions by email. If you activate this functionality, emails will then be sent at the creation of a new intervention, during the modification of the ticket (for example : assignment of a category), with the addition of each follow-up and the closing of the interventions.<br />
718
         <br />
719
         - You can enter the email address of the administrator and the signature added to each email. You can add a link to the ticket in the emails sent by specifying the URL of the base which will be used.
720
         <br />
721
         <br />
722
         - The other options enable you to limit the emails sending process. For each type of users, you can allow the sending while the creation of an intervention, the update of the ticket in itself, the follow-up addition and enclose intervention.
723
         <br />
724
         - The groups defined :  the administrator, all users of the type ' admin' or ' normal ', the person in charge of the task and the caller of the intervention.
725
         <br />
726
         - The caller will not receive an email if he haven't activated the follow-up by email at the time of his request.<br /></p>
727
      <p>You can also define email sending for the reservations.</p>
728

    
729
      <h4><a name="adminb10" id="adminb10"></a>x) External authentification</h4>
730
      <p>The external authentification enables you to use alternative sources of authentification. Thus it avoids you having to add all the users manually.</p>
731
      <p>In order to be able to use one of these modes of authentification, you first must activate the corresponding extensions in your PHP configuration.</p>
732
      <p>The first solution is to use an email server :<br />
733
         - You must define in the first part the server to be used. To define it correctly defer to the link <a target='blank' href="http://www.php.net/manual/fr/function.imap-open.php">php.net</a> who provides many examples.<br />
734
         <br />
735
         The various parameters which you will choose can give you chains of connection of this type :<br />
736
         - {localhost:110/pop3},<br />
737
         - {localhost:993/imap/ssl},<br />
738
         - {localhost:995/pop3/ssl/novalidate-cert}... </p>
739
      <p>- The second parameter defines the email docentral which will be automatically used to fill the email addresses of the new users. If the user is called toto, his address will be then toto@docentral_email.</p>
740
      <p>The second solution is the usage of a LDAP or an Active Directory server. For this configuration, please refer to corresponding documentation present on the Web site of GLPI.</p>
741
      <p>The third solution is the use of a CAS server. Once it is configured, you can always connect with a local user while adding  ?noCAS=1 to your URL.</p>
742

    
743
      <h4><a name="adminb11" id="adminb11"></a>xi) Check if a new version is available</h4>
744
      <p>Checks the presence of updates on the web <a  target='blank' href="http://glpi-project.org"><strong>http://glpi-project.org</strong></a> and posting on the central console in the event of new update available.</p>
745

    
746
      <h3><a name="adminc"></a>c) Settings</h3>
747
      <p>This section enables you to change your password, to define the default order to use in the posting of the tickets and to define the language with which the interface is posted.</p>
748

    
749
      <h3><a name="admind"></a>d) Data (Dump/Restore)</h3>
750
      <p>This section enables you to carry out backups of the database ("Dump SQL").</p>
751
      <p>You can also remove the backup files, restore them or download the files.</p>
752
      <p>You can also generate a backup with format XML of the database . ("Dump XML").</p>
753

    
754
      <h3><a name="admine" id="admine"></a>d) Logs</h3>
755
      <p>This section enables you to view and sort the historical of the logs. The degree and the conservation of the logs can be parametered in setup of GLPI.<br /></p>
756
    </div>
757
  </div>
758
</body> 
759
</html>
Redmine Appliance - Powered by TurnKey Linux