Hi everyone,
We’ve been developing with my trainee a plugin for GLPI.
If you don’t know GLPI yet, [SIZE=3][FONT=sans-serif][COLOR=#252525]it’s a free[/COLOR][/FONT][FONT=sans-serif][COLOR=#252525] asset and IT management software package, it also offers functionalities like servicedesk ITIL or license tracking and software auditing. [/COLOR][/FONT][/SIZE]
Very popular here in France.
We are using it in my school to inventory our computers, and as we’ve already inventory everything and reinstall FOG from scratch, we’ve need a plugin to export computers from GLPI to FOG.
It does not simply overwrite everything,
[LIST]
[]The plugin look after the computers you already registered with FOG and try to find matches with GLPI.
[]If name and MAC address matches, it will prompt you that the computer is already in GLPI and FOG
[*]If name OR MAC address matches, it will prompt you that it maybe an issue, different name but same MAC address/same name different MAC address
[/LIST]
You can find our code here : [url]https://github.com/k3nnyfr/fogtransfert[/url]
Tested and running on FOG 1.1.1 and GLPI 0.83 and over.
I’ll try to make screenshots tomorrow. We are looking forward to implement language support, better integration with GLPI native functions and better security.
Feel free to ask about the plugin here, I watch the thread!
Cheers
Alexandre