Skip to content
/ glpi Public
forked from glpi-project/glpi

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.

License

Notifications You must be signed in to change notification settings

0xNath/glpi

This branch is 330 commits behind glpi-project/glpi:10.0/bugfixes.

Folders and files

NameName
Last commit message
Last commit date
Jun 24, 2024
Jun 20, 2024
Jul 24, 2024
Nov 15, 2022
Jul 29, 2024
Jan 8, 2024
Apr 20, 2022
May 21, 2024
Oct 27, 2022
Jul 3, 2024
Jul 22, 2024
Jul 3, 2024
Jul 29, 2024
Feb 22, 2024
Jul 29, 2024
Nov 18, 2022
Jul 30, 2024
Mar 9, 2022
Nov 18, 2022
Jan 8, 2024
Nov 29, 2023
Jun 9, 2017
Jul 31, 2024
Jan 8, 2024
Jul 31, 2024
Jul 30, 2024
Jul 3, 2024
Nov 18, 2022
Jul 3, 2024
Jul 10, 2023
May 22, 2023
Mar 17, 2023
Jul 3, 2024
Oct 19, 2020
Dec 2, 2021
Mar 14, 2022
Jan 10, 2024
Feb 22, 2024
Jul 3, 2024
Nov 23, 2022
Apr 11, 2022
May 3, 2022
May 13, 2024
Jul 4, 2024
Nov 6, 2018
Jul 3, 2024
Jan 8, 2024
Jan 8, 2024
Jan 8, 2024
Jul 3, 2024
Aug 1, 2024
Jun 20, 2024
Jan 8, 2024
Aug 1, 2024
Aug 1, 2024
Apr 22, 2024
Jul 10, 2024
Jan 8, 2024

Repository files navigation

GLPI Logo

GLPI CI Github All Releases Twitter Follow

About GLPI

GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing.

Major GLPI Features:

  • Service Asset and Configuration Management (SACM): Manages your IT assets and configurations, tracks computers, peripherals, network printers, and their associated components. With native dynamic inventory management from version 10 onwards, you can maintain an up-to-date configuration database, ensuring accurate and timely information about your assets.

  • Request Fulfillment: Streamlines request fulfillment processes, making it easy to manage service requests, incidents, and problems efficiently. This ensures that user requests are handled promptly and professionally, enhancing overall service quality.

  • Incident and Problem Management: Supports efficient handling of ITIL's Incident Management and Problem Management processes. Ensures that issues are addressed promptly, root causes are identified, and preventive measures are taken.

  • Change Management: Supports change management processes, enabling you to plan, review, and implement changes in a controlled and standardized manner. This helps minimize disruptions and risks associated with changes to your IT environment.

  • Knowledge Management: Includes a knowledge base and Frequently Asked Questions (FAQ) support, facilitating knowledge management. Allows you to capture, store, and share valuable information and solutions, empowering your team to resolve issues more effectively.

  • Contract Management: Offers comprehensive contract management capabilities, including managing contracts, contacts, and associated documents related to inventory items. Aligns with ITIL's Supplier Management process, ensuring you have control and visibility over your contracts and vendor relationships.

  • Financial Management for IT Services: Assists in managing financial information, such as purchase orders, warranty details, and depreciation. Aligns with ITIL's Financial Management for IT Services process, helping you optimize IT spending and investments.

  • Asset Reservation: Offers asset reservation functionality, allowing you to reserve IT assets for specific purposes or periods. Aligns with ITIL's Demand Management process, ensuring resources are allocated effectively based on demand.

  • Data Center Infrastructure Management (DCIM): Provides features for managing data center infrastructure, enhancing control over critical assets.

  • Software and License Management: Includes functionality for managing software and licenses, ensuring compliance and cost control.

  • Impact Analysis: Supports impact analysis, helping assess the potential consequences of changes or incidents on IT services.

  • Service Catalog (with SLM): Includes service catalog features, often linked with Service Level Management (SLM), to define and manage available services.

  • Entity Separation: Offers entity separation features, allowing distinct management of different organizational units or entities.

  • Project Management: Supports project management, helping organize and track projects and associated tasks.

  • Intervention Planning: Offers intervention planning capabilities for scheduling and managing on-site interventions.

Moreover, supports many plugins that provide additional features.

Demonstration

Check GLPI features by asking for a free personal demonstration on glpi-network.cloud

License

license

It is distributed under the GNU GENERAL PUBLIC LICENSE Version 3 - please consult the file called LICENSE for more details.

Some screenshots

Tickets

Tickets Timeline

DCIM

DCIM drag&drop

Assets

asset view

Dashboards

Asset dashboard

Prerequisites

  • A web server (Apache, Nginx, IIS, etc.)

  • MariaDB >= 10.2 or MySQL >= 5.7

  • PHP (See compatibility matrix below)

    GLPI Version Minimum PHP Maximum PHP
    9.4.X 5.6 7.4
    9.5.X 7.2 8.0
    10.0.X 7.4 8.3
  • Mandatory PHP extensions:

    • dom, fileinfo, json, session, simplexml (these are enabled in PHP by default)
    • curl (access to remote resources, like inventory agents, marketplace API, RSS feeds, ...)
    • gd (pictures handling)
    • intl (internationalization)
    • libxml (XML handling)
    • mysqli (communication with database server)
    • zlib (handling of compressed communication with inventory agents, installation of gzip packages from marketplace, PDF generation)
  • Suggested PHP extensions

    • exif (security enhancement on images validation)
    • ldap (usage of authentication through remote LDAP server)
    • openssl (email sending using SSL/TLS)
    • zip and bz2 (installation of zip and bz2 packages from marketplace)
  • Supported browsers:

    • Edge
    • Firefox (including 2 latest ESR versions)
    • Chrome

Please, consider using browsers on editor's supported version

Download

See :

Documentation

Additional resources

Support

GLPI is a living software. Improvements are continuously made, new functionalities are being developed, and issues are being fixed.

To ease support and development, we need your help when encountering issues. There is a GLPI version typical lifecycle:

  • A new major version (9.3) is released.
  • Minor versions (9.3.x), fixing bugs or issues, are published after several weeks. Please consider updating to the latest released minor version if you encounter some bugs or performance issues.
  • Several months after major version released, a new major version (9.4) is released. Previous major versions become unsupported, please update to the new major version. Obviously, we provide support for the migration tools too!

About

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.9%
  • Twig 3.4%
  • JavaScript 3.2%
  • SCSS 1.4%
  • Shell 0.1%
  • Dockerfile 0.0%