Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.25 KB

CONTRIB.md

File metadata and controls

30 lines (23 loc) · 1.25 KB

GLPI Agent Contribs

Included contribs

  • Unix:
    • legacy Redhat init scripts
    • systemd sample service file
    • install-deb.sh by @J-C-P, script to simplify installation on debian/ubuntu, see README
  • Windows:
  • netdisco_2_glpi.sh by Stoatwblr This script makes fusioninventory-compatible xml from netdisco data. Stoatwblr says even if it is ugly and slow, it works ;-)

Other contribs

  • Windows:
    • GLPI-Agent Monitor: Little tool developed by @redddcyclone which provides a systray icon to monitor glpi-agent service status and permits to request glpi-agent to run its tasks.

Submit your contribs

  • Clone GLPI-Agent github repository
  • Create a dedicated branch to develop and test your contrib
  • On your develop branch, update this CONTRIB.md file to reference properly your contrib
  • Make a PR so we only include your new contrib reference